[domus] Adieu, schrodingred
This commit is contained in:
parent
aa8a618417
commit
8f1e36836a
3 changed files with 0 additions and 16 deletions
|
@ -27,6 +27,5 @@
|
|||
<Path name="/etc/xen/cas"/>
|
||||
<Path name="/etc/xen/baldrick"/>
|
||||
<Path name="/etc/xen/apprentis"/>
|
||||
<Path name="/etc/xen/schrodingred"/>
|
||||
</Group>
|
||||
</Base>
|
||||
|
|
|
@ -1,14 +0,0 @@
|
|||
# -*- coding: utf-8; mode: python -*-
|
||||
|
||||
execfile("/etc/xen/common_wheezy.py")
|
||||
|
||||
name = "schrodingred"
|
||||
|
||||
memory = 512
|
||||
|
||||
disk = [ vol(name, "slash", "xvda"),
|
||||
vol(name, "var", "xvdb"),
|
||||
vol(name, "swap", "xvdc") ]
|
||||
|
||||
vif = [ pub('02:62:75:43:42:00'),
|
||||
adm('02:62:75:43:42:01') ]
|
|
@ -48,7 +48,6 @@
|
|||
<Client name="isc.adm.crans.org" profile="isc" pingable="Y"/>
|
||||
<Client name="roundcube.adm.crans.org" profile="roundcube" pingable="Y"/>
|
||||
<Client name="horde.adm.crans.org" profile="horde" pingable="Y"/>
|
||||
<Client name="schrodingred.adm.crans.org" profile="schrodingred" pingable="Y"/>
|
||||
|
||||
<!-- La ferme -->
|
||||
<Client name="canard.adm.crans.org" profile="canard" pingable="Y" pingtime="1342471850.94"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue