eap sous proxmox

This commit is contained in:
Daniel STAN 2014-02-19 02:11:24 +01:00
parent 25c30f244b
commit bfef58913a
2 changed files with 5 additions and 1 deletions

View file

@ -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"

View file

@ -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"/>