Mise à jour de radius
Ignore-this: b91a37f9d1b490552a7999c1297ed129 darcs-hash:20110515002639-02ac7-0b9e5e52c8bb56ed0a7a3982b79a7e4cab760242.gz
This commit is contained in:
parent
4fbdc9db79
commit
3654828fbf
2 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# -*- coding: utf-8; mode: python -*-
|
||||
|
||||
execfile("/etc/xen/common.py")
|
||||
execfile("/etc/xen/common_squeeze.py")
|
||||
|
||||
name = "radius"
|
||||
|
||||
disk = [ vol(name, "slash", "hda")]
|
||||
disk = [ vol(name, "slash", "xvda")]
|
||||
|
||||
vif = [ adm('72:61:64:69:75:73')]
|
||||
|
|
|
@ -121,7 +121,7 @@
|
|||
|
||||
<Group name="babar"
|
||||
profile="true">
|
||||
<Group name="crans-lenny"/>
|
||||
<Group name="crans-squeeze"/>
|
||||
<Group name="db-replicat"/>
|
||||
<Group name="backup-server"/>
|
||||
<Group name="backup-ftp-server"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue