[dom0.xml,common_squeeze.py,clients.xml,groups.xml,hosts,ip.py] Ajout du domU dhcp et des pattes sur les vlan necessaires. Ajout de l'ip de nols dans le host des dom0
Ignore-this: 7d4ce47e15127e55802fdd2ec3987177 darcs-hash:20121025212950-3a55a-0f23333c99cdf4f437fb0fd8096ca1301c70a7b0.gz
This commit is contained in:
parent
d0a4b95ffd
commit
4058d53813
6 changed files with 64 additions and 21 deletions
|
@ -16,6 +16,8 @@ if(has("komaz")):
|
|||
print "138.231.136.9 sable.crans.org sable"
|
||||
print "138.231.136.98 charybde.crans.org charybde"
|
||||
|
||||
if(has("dom0")):
|
||||
print "10.231.136.36 nols.adm.crans.org nols.adm nols"
|
||||
|
||||
@# The following lines are desirable for IPv6 capable hosts
|
||||
@::1 ip6-localhost ip6-loopback
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue