niomniom sous proxmox
This commit is contained in:
parent
fa9108784b
commit
e2269ef2c6
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
|||
# -*- coding: utf-8; mode: python -*-
|
||||
|
||||
import sys
|
||||
sys.stderr.write('Error: use proxmox !\n')
|
||||
sys.exit(1)
|
||||
|
||||
execfile("/etc/xen/common_wheezy.py")
|
||||
|
||||
name = "niomniom"
|
||||
|
|
|
@ -291,7 +291,7 @@
|
|||
<Group name="https_cert"/>
|
||||
<Group name="php"/> <!-- Pour le site de l'install party -->
|
||||
<Group name="wiki"/>
|
||||
<Group name="crans-domu-wheezy"/>
|
||||
<Group name="crans-vm-wheezy"/>
|
||||
<Group name="webmasters"/>
|
||||
<!-- Nécessaire pour un plugin du wiki -->
|
||||
<Group name="home-permanent"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue