[./Cfg/etc/xen/radius/radius] Ajout de radius dans Bcfg2
darcs-hash:20090313180801-8fbb1-cc0e34cfa50514c0a70ff7d5d85beee5258001e6.gz
This commit is contained in:
parent
7601daa341
commit
8bb5961fb6
1 changed files with 9 additions and 0 deletions
9
Cfg/etc/xen/radius/radius
Normal file
9
Cfg/etc/xen/radius/radius
Normal file
|
@ -0,0 +1,9 @@
|
|||
# -*- coding: utf-8; mode: python -*-
|
||||
|
||||
execfile("/etc/xen/common.py")
|
||||
|
||||
name = "radius"
|
||||
|
||||
disk = [ vol(name, "slash", "hda")]
|
||||
|
||||
vif = [ adm('72:61:64:69:75:73')]
|
Loading…
Add table
Add a link
Reference in a new issue