["iscsi/update.sh"] On appelle update.sh sur les dom0 : c'est mieux dans bcfg2.
Peut-être penser à les appeler à des heures différentes ?
This commit is contained in:
parent
63b7e47ea3
commit
b60bc6becf
4 changed files with 17 additions and 3 deletions
|
@ -73,10 +73,9 @@
|
|||
<Group name="wifi-auth" />
|
||||
</Group>
|
||||
|
||||
<Group name="malloc"
|
||||
profile="true">
|
||||
<Group name="malloc" profile="true">
|
||||
<Group name="crans-wheezy"/>
|
||||
<Group name="db-replicat"/>
|
||||
<Group name="iscsi"/>
|
||||
</Group>
|
||||
|
||||
<Group name="dyson"
|
||||
|
@ -155,6 +154,7 @@
|
|||
<Group name="bureau"/>
|
||||
<Group name="non-free"/>
|
||||
<Group name="db-replicat-test"/>
|
||||
<Group name="iscsi"/>
|
||||
</Group>
|
||||
|
||||
<Group name="test"
|
||||
|
@ -510,6 +510,10 @@
|
|||
<Bundle name="nagios"/>
|
||||
</Group>
|
||||
|
||||
<Group name="dom0">
|
||||
<Bundle name="iscsi-update"/>
|
||||
</Group>
|
||||
|
||||
<Group name="crans-nfs-squeeze">
|
||||
<Group name="crans"/>
|
||||
<Group name="crans-nfs"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue