[tracker] Migration sous proxmox
This commit is contained in:
parent
476557d6a8
commit
50f1616c53
3 changed files with 1 additions and 16 deletions
|
@ -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"/>
|
||||
|
|
|
@ -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") ]
|
||||
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue