[xen => proxmox] Migration de owl

This commit is contained in:
Pierre-Elliott Bécue 2014-02-26 01:30:12 +01:00
parent ae6f3dc85b
commit 8cb6ebf27c
3 changed files with 1 additions and 17 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/owl"/>
<Path name="/etc/xen/sogo"/>
<Path name="/etc/xen/routeur"/>
<Path name="/etc/xen/puppet"/>

View file

@ -1,15 +0,0 @@
# -*- coding: utf-8; mode: python -*-
execfile("/etc/xen/common_wheezy.py")
name = "owl"
memory = 2048
vif = [ pub('00:00:13:03:09:0a'),
adm('00:00:13:03:09:0b') ]
disk = [ vol("owl", "slash", "xvda"),
vol("owl", "swap", "xvdb"),
vol("owl", "dovecot-indexes", "xvdc")]

View file

@ -308,7 +308,7 @@
<Group name="owl"
profile="true">
<Group name="crans-domu-wheezy"/>
<Group name="crans-vm-wheezy"/>
<Group name="home-permanent"/>
<Group name="imap-server"/>
<Bundle name="check_cert"/> <!-- imaps et pop3s -->