[tracker] Migration sous proxmox

This commit is contained in:
Pierre-Elliott Bécue 2013-08-16 01:05:54 +02:00
parent 476557d6a8
commit 50f1616c53
3 changed files with 1 additions and 16 deletions

View file

@ -14,7 +14,6 @@
<Path name="/etc/xen/radius"/>
<Path name="/etc/xen/ldap"/>
<Path name="/etc/xen/redisdead"/>
<Path name="/etc/xen/tracker"/>
<Path name="/etc/xen/sogo"/>
<Path name="/etc/xen/dhcp"/>
<Path name="/etc/xen/eap"/>

View file

@ -1,14 +0,0 @@
# -*- coding: utf-8; mode: python -*-
execfile("/etc/xen/common_wheezy.py")
name = "tracker"
memory = 512
vif = [ pub('00:00:13:03:09:17'),
adm('00:00:13:03:09:18') ]
disk = [ vol("tracker", "slash", "xvda"),
vol("tracker", "swap", "xvdb") ]

View file

@ -364,7 +364,7 @@
<Group name="tracker"
profile="true">
<Group name="crans-domu-wheezy"/>
<Group name="crans-vm-wheezy"/>
<!-- <Group name="http-server"/> -->
<Group name="https_cert" />
</Group>