[domus inutilisés] Le printemps a toujours été ma saison préférée pour faire le ménage.
This commit is contained in:
parent
c35474b16e
commit
9d114c7d95
7 changed files with 1 additions and 100 deletions
|
@ -16,18 +16,12 @@
|
|||
<Path name="/etc/xen/asterisk"/>
|
||||
<Path name="/etc/xen/radius"/>
|
||||
<Path name="/etc/xen/ldap"/>
|
||||
<Path name="/etc/xen/pgsql"/>
|
||||
<Path name="/etc/xen/redisdead"/>
|
||||
<Path name="/etc/xen/obm"/>
|
||||
<Path name="/etc/xen/cerbere"/>
|
||||
<Path name="/etc/xen/tracker"/>
|
||||
<Path name="/etc/xen/whatsupdoc"/>
|
||||
<Path name="/etc/xen/kenobi"/>
|
||||
<Path name="/etc/xen/sogo"/>
|
||||
<Path name="/etc/xen/dhcp"/>
|
||||
<Path name="/etc/xen/log"/>
|
||||
<Path name="/etc/xen/eap"/>
|
||||
<Path name="/etc/xen/listes"/>
|
||||
<Path name="/etc/xen/routeur"/>
|
||||
<Path name="/etc/xen/puppet"/>
|
||||
<Path name="/etc/xen/bob"/>
|
||||
|
|
|
@ -1,14 +0,0 @@
|
|||
# -*- coding: utf-8; mode: python -*-
|
||||
|
||||
execfile("/etc/xen/common_squeeze.py")
|
||||
|
||||
name = "cerbere"
|
||||
|
||||
memory = 512
|
||||
|
||||
disk = [ vol(name, "slash", "xvda"),
|
||||
vol(name, "var", "xvdb"),
|
||||
vol(name, "swap", "xvdc") ]
|
||||
|
||||
vif = [ pub('02:63:65:72:62:65'),
|
||||
adm('02:63:65:72:62:66') ]
|
|
@ -1,14 +0,0 @@
|
|||
# -*- coding: utf-8; mode: python -*-
|
||||
|
||||
execfile("/etc/xen/common.py")
|
||||
|
||||
name = "diskless"
|
||||
|
||||
memory = 512
|
||||
|
||||
disk = [ vol("diskless", "slash", "hda"),
|
||||
vol("diskless", "swap", "hdb"),
|
||||
vol("diskless", "client", "hdc") ]
|
||||
|
||||
vif = [ pub('00:00:45:78:69:01'),
|
||||
install_party('00:00:45:78:69:03') ]
|
|
@ -1,12 +0,0 @@
|
|||
# -*- coding: utf-8; mode: python -*-
|
||||
|
||||
execfile("/etc/xen/common_squeeze.py")
|
||||
|
||||
name = "listes"
|
||||
|
||||
vif = [ pub('4a:4b:4c:4d:34:99'),
|
||||
adm('4a:4b:4c:4d:35:00') ]
|
||||
|
||||
disk = [ vol(name, "slash", "xvda"),
|
||||
vol(name, "swap", "xvdb"),
|
||||
vol(name, "var", "xvdc")]
|
|
@ -1,14 +0,0 @@
|
|||
# -*- coding: utf-8; mode: python -*-
|
||||
|
||||
execfile("/etc/xen/common.py")
|
||||
|
||||
name = "obm"
|
||||
|
||||
memory = 512
|
||||
|
||||
disk = [ vol(name, "slash", "hda"),
|
||||
vol(name, "var", "hdb"),
|
||||
vol(name, "swap", "hdc") ]
|
||||
|
||||
vif = [ pub('02:74:6f:74:6f:00'),
|
||||
adm('02:74:6f:74:6f:01') ]
|
|
@ -11,7 +11,6 @@
|
|||
<Client name="ovh.adm.crans.org" profile="ovh" pingable="Y" pingtime="1342471851.22"/>
|
||||
<Client name="vo.adm.crans.org" profile="vo" pingable="Y" pingtime="1342471851.08"/>
|
||||
<Client name="gordon.adm.crans.org" profile="gordon" pingable="Y" pingtime="1342471851.08"/>
|
||||
<Client name="morgan.adm.crans.org" profile="morgan" pingable="N" pingtime="1252769390.14"/>
|
||||
<Client name="malloc.adm.crans.org" profile="malloc" pingable="Y" pingtime="1342471851.07"/>
|
||||
<Client name="dyson.adm.crans.org" profile="dyson" pingable="Y" pingtime="1342471851.07"/>
|
||||
|
||||
|
@ -35,8 +34,6 @@
|
|||
<Client name="pgsql.adm.crans.org" profile="pgsql" pingable="Y" pingtime="1342471850.97"/>
|
||||
<Client name="redisdead.adm.crans.org" profile="redisdead" pingable="Y" pingtime="1342471850.97"/>
|
||||
<Client name="bcfg2.adm.crans.org" profile="bcfg2" pingable="Y" pingtime="1342471850.96"/>
|
||||
<Client name="cerbere.adm.crans.org" profile="cerbere" pingable="N" pingtime="1252769390.12"/>
|
||||
<Client name="whatsupdoc.adm.crans.org" profile="whatsupdoc" pingable="Y" pingtime="1342471850.95"/>
|
||||
<Client name="kenobi.adm.crans.org" profile="kenobi" pingable="Y" pingtime="1342471850.95"/>
|
||||
<Client name="sogo.adm.crans.org" profile="sogo" pingable="Y" pingtime="1342471850.94"/>
|
||||
<Client name="dhcp.adm.crans.org" profile="dhcp"/>
|
||||
|
@ -46,7 +43,6 @@
|
|||
<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="listes.adm.crans.org" profile="listes" pingable="Y"/>
|
||||
|
||||
<!-- Containers OpenVZ -->
|
||||
<Client name="notyetbroken.adm.crans.org" profile="notyetbroken" pingable="N" pingtime="1252769390.14"/>
|
||||
|
|
|
@ -63,11 +63,6 @@
|
|||
<Group name="secondary-ntp-server"/>
|
||||
</Group>
|
||||
|
||||
<Group name="morgan"
|
||||
profile="true">
|
||||
<Group name="crans-lenny"/>
|
||||
</Group>
|
||||
|
||||
<Group name="malloc"
|
||||
profile="true">
|
||||
<Group name="crans-wheezy"/>
|
||||
|
@ -119,12 +114,6 @@
|
|||
<Group name="crans-domu-squeeze"/>
|
||||
</Group>
|
||||
|
||||
<Group name="log"
|
||||
profile="true">
|
||||
<Group name="non-vlan-adherent"/>
|
||||
<Group name="crans-domu-squeeze"/>
|
||||
</Group>
|
||||
|
||||
<Group name="vert"
|
||||
profile="true">
|
||||
<Group name="db-main"/>
|
||||
|
@ -328,14 +317,7 @@
|
|||
profile="true">
|
||||
<Group name="crans-domu-squeeze"/>
|
||||
<!-- <Group name="http-server"/> -->
|
||||
</Group>
|
||||
|
||||
<Group name="pgsql"
|
||||
profile="true">
|
||||
<Group name="crans-domu-squeeze"/>
|
||||
<Group name="non-vlan-adherent"/>
|
||||
<Group name="pgsql-server"/>
|
||||
<Group name="sqlgrey-localdb"/>
|
||||
<Group name="https_cert" />
|
||||
</Group>
|
||||
|
||||
<Group name="redisdead"
|
||||
|
@ -345,23 +327,6 @@
|
|||
<Group name="mailing-list-manager"/>
|
||||
</Group>
|
||||
|
||||
<Group name="listes"
|
||||
profile="true">
|
||||
<Group name="crans-domu-squeeze"/>
|
||||
<Group name="mailing-list-manager"/>
|
||||
</Group>
|
||||
|
||||
<Group name="cerbere"
|
||||
profile="true">
|
||||
<Group name="crans-domu-squeeze"/>
|
||||
</Group>
|
||||
|
||||
<Group name="whatsupdoc"
|
||||
profile="true">
|
||||
<Group name="crans-domu-squeeze"/>
|
||||
<Group name="bug-tracker"/>
|
||||
</Group>
|
||||
|
||||
<Group name="kenobi"
|
||||
profile="true">
|
||||
<Group name="crans-domu-wheezy"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue