Modify

Ticket #617 (new enhancement)

Opened 14 years ago

Last modified 10 years ago

allow multiple Bundle/Independant entries in a single Bundle xml file

Reported by: barth Owned by: desai
Priority: minor Milestone: Bcfg2 1.4.0 Release
Component: bcfg2-server Version: 1.0
Keywords: Cc:

Description

The flexibility of SGenshi would be easier to use (and the specification easier to read/write) if several Bundle/Independant? entries could be specified In a single xml file.

Something like:

<Independant xmlns:py="http://genshi.edgewall.org/">
  <py:if test='"file-server" in metadata.groups'>
    <Bundle name="nfs" >
    ...
    </Bundle>
    <Bundle name="samba"">
    ...
    </Bundle>
  </py:if>
</Independant>

Attachments

Change History

comment:1 Changed 14 years ago by solj

  • Version set to 1.0
  • Milestone set to Bcfg2 1.0 Release

comment:2 Changed 13 years ago by solj

  • Milestone changed from Bcfg2 1.0 Release to Bcfg2 1.0.1 Release

comment:3 Changed 13 years ago by solj

  • Milestone changed from Bcfg2 1.0.1 Release to Bcfg2 1.1.0 Release

comment:4 Changed 12 years ago by solj

  • Summary changed from allow multiple Bundle/Independant entries in a single SGenshi xml file to allow multiple Bundle/Independant entries in a single Bundle xml file
  • Milestone changed from Bcfg2 1.1.0 Release to Bcfg2 1.2.0 Release

comment:5 Changed 12 years ago by solj

  • Milestone changed from Bcfg2 1.2.0 Release to Bcfg2 1.3.0 Release

comment:6 Changed 10 years ago by solj

  • Milestone changed from Bcfg2 1.3.0 Release to Bcfg2 1.4.0 Release

WARNING! You need to establish a session before you can create or edit tickets. Otherwise the ticket will get treated as spam.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as new
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.