[xen => proxmox] Migration de owl
This commit is contained in:
parent
ae6f3dc85b
commit
8cb6ebf27c
3 changed files with 1 additions and 17 deletions
|
@ -3,7 +3,6 @@
|
||||||
<Path name="/etc/xen/common.py"/>
|
<Path name="/etc/xen/common.py"/>
|
||||||
<Path name="/etc/xen/common_squeeze.py"/>
|
<Path name="/etc/xen/common_squeeze.py"/>
|
||||||
<Path name="/etc/xen/common_wheezy.py"/>
|
<Path name="/etc/xen/common_wheezy.py"/>
|
||||||
<Path name="/etc/xen/owl"/>
|
|
||||||
<Path name="/etc/xen/sogo"/>
|
<Path name="/etc/xen/sogo"/>
|
||||||
<Path name="/etc/xen/routeur"/>
|
<Path name="/etc/xen/routeur"/>
|
||||||
<Path name="/etc/xen/puppet"/>
|
<Path name="/etc/xen/puppet"/>
|
||||||
|
|
|
@ -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")]
|
|
||||||
|
|
|
@ -308,7 +308,7 @@
|
||||||
|
|
||||||
<Group name="owl"
|
<Group name="owl"
|
||||||
profile="true">
|
profile="true">
|
||||||
<Group name="crans-domu-wheezy"/>
|
<Group name="crans-vm-wheezy"/>
|
||||||
<Group name="home-permanent"/>
|
<Group name="home-permanent"/>
|
||||||
<Group name="imap-server"/>
|
<Group name="imap-server"/>
|
||||||
<Bundle name="check_cert"/> <!-- imaps et pop3s -->
|
<Bundle name="check_cert"/> <!-- imaps et pop3s -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue