[schrodingred] Ajout d'un domu mx en plus, pour éventuel smtp2
This commit is contained in:
parent
0f0c37e7a0
commit
c92cf3b99d
4 changed files with 11 additions and 3 deletions
|
@ -29,5 +29,6 @@
|
|||
<Path name="/etc/xen/cas"/>
|
||||
<Path name="/etc/xen/baldrick"/>
|
||||
<Path name="/etc/xen/apprentis"/>
|
||||
<Path name="/etc/xen/schrodingred"/>
|
||||
</Group>
|
||||
</Base>
|
||||
|
|
|
@ -63,10 +63,10 @@
|
|||
</Group>
|
||||
|
||||
<Group name="domu">
|
||||
<Group name="lenny">
|
||||
<Package name="linux-modules-xen-amd64"/>
|
||||
<Group name="wheezy">
|
||||
<Package name="linux-image-amd64"/>
|
||||
</Group>
|
||||
<Group name="lenny" negate="true">
|
||||
<Group name="squeeze">
|
||||
<Package name="linux-image-xen-amd64"/>
|
||||
</Group>
|
||||
</Group>
|
||||
|
|
|
@ -43,6 +43,7 @@
|
|||
<Client name="eap.adm.crans.org" profile="eap" pingable="Y"/>
|
||||
<Client name="nat64.adm.crans.org" profile="nat64" pingable="Y"/>
|
||||
<Client name="cas.adm.crans.org" profile="cas" pingable="Y"/>
|
||||
<Client name="schrodingred.adm.crans.org" profile="schrodingred" pingable="Y"/>
|
||||
|
||||
<!-- Containers OpenVZ -->
|
||||
<Client name="notyetbroken.adm.crans.org" profile="notyetbroken" pingable="N" pingtime="1252769390.14"/>
|
||||
|
|
|
@ -115,6 +115,12 @@
|
|||
<Group name="crans-domu-squeeze"/>
|
||||
</Group>
|
||||
|
||||
<Group name="schrodingred"
|
||||
profile="true">
|
||||
<Group name="crans-domu-wheezy"/>
|
||||
<Group name="mail-mx-main"/>
|
||||
</Group>
|
||||
|
||||
<Group name="vert"
|
||||
profile="true">
|
||||
<Group name="db-main"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue