[irc] Upgrade

This commit is contained in:
Pierre-Elliott Bécue 2013-08-15 01:52:33 +02:00
parent 8723fc7da5
commit 7bee2de55b
3 changed files with 1 additions and 15 deletions

View file

@ -3,7 +3,6 @@
<Path name="/etc/xen/common.py"/>
<Path name="/etc/xen/common_squeeze.py"/>
<Path name="/etc/xen/common_wheezy.py"/>
<Path name="/etc/xen/irc"/>
<Path name="/etc/xen/news"/>
<Path name="/etc/xen/niomniom"/>
<Path name="/etc/xen/o2"/>

View file

@ -1,13 +0,0 @@
# -*- coding: utf-8; mode: python -*-
execfile("/etc/xen/common_squeeze.py")
name = "irc"
memory = 512
disk = [ vol(name, "slash", "xvda"),
vol(name, "swap", "xvdb") ]
vif = [ pub('00:00:42:42:42:00'),
adm('00:00:42:42:42:01') ]

View file

@ -253,7 +253,7 @@
<Group name="irc"
profile="true">
<Group name="crans-domu-squeeze"/>
<Group name="crans-vm-wheezy"/>
<Group name="nginx" comment="Pour web-irc.crans.org" />
</Group>