eap sous proxmox
This commit is contained in:
parent
25c30f244b
commit
bfef58913a
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
|||
# -*- coding: utf-8; mode: python -*-
|
||||
|
||||
import sys
|
||||
sys.stderr.write('Use proxmox !\n')
|
||||
sys.exit(1)
|
||||
|
||||
execfile("/etc/xen/common_wheezy.py")
|
||||
|
||||
name = "eap"
|
||||
|
|
|
@ -258,7 +258,7 @@
|
|||
<Group name="eap"
|
||||
profile="true">
|
||||
<Group name="firewall"/>
|
||||
<Group name="crans-domu-wheezy"/>
|
||||
<Group name="crans-vm-wheezy"/>
|
||||
<Group name="db-replicat"/>
|
||||
<Group name="wifi-auth"/>
|
||||
<Group name="vlan-wifi"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue