[bcfg2/all] On ajoute git comme module aux servers.
This commit is contained in:
parent
27d8ac6659
commit
2b37d83162
2 changed files with 10 additions and 12 deletions
3
Bundler/git.xml
Normal file
3
Bundler/git.xml
Normal file
|
@ -0,0 +1,3 @@
|
|||
<Bundle name="git" version="2">
|
||||
<Package name="git"/>
|
||||
</Bundle>
|
|
@ -32,15 +32,14 @@
|
|||
<Group name="https_cert" />
|
||||
</Group>
|
||||
|
||||
<Group name="daath"
|
||||
profile="true">
|
||||
<Group name="crans-nfs-squeeze"/>
|
||||
<Group name="non-vlan-adherent"/>
|
||||
</Group>
|
||||
|
||||
<Group name="zbee"
|
||||
profile="true">
|
||||
<Group name="crans-nfs-wheezy"/>
|
||||
<Group name="non-vlan-adherent"/>
|
||||
</Group>
|
||||
|
||||
<Group name="kdell" profile="true">
|
||||
<Group name="crans-wheezy"/>
|
||||
</Group>
|
||||
|
||||
<Group name="sable"
|
||||
|
@ -305,12 +304,6 @@
|
|||
<Group name="https_cert" />
|
||||
</Group>
|
||||
|
||||
<Group name="munin"
|
||||
profile="true">
|
||||
<Group name="crans-domu-squeeze"/>
|
||||
<Group name="munin-server"/>
|
||||
</Group>
|
||||
|
||||
<Group name="install-party"
|
||||
profile="true">
|
||||
<Group name="crans-domu-squeeze"/>
|
||||
|
@ -405,6 +398,8 @@
|
|||
|
||||
<Bundle name="knownhosts"/>
|
||||
<Bundle name="secrets"/>
|
||||
<Bundle name="nfs-client"/>
|
||||
<Bundle name="git"/>
|
||||
</Group>
|
||||
|
||||
<Group name="crans-common"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue