[xen] news -> proxmox
This commit is contained in:
parent
5adaf1d3d1
commit
27fc4e9972
3 changed files with 1 additions and 16 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/news"/>
|
|
||||||
<Path name="/etc/xen/niomniom"/>
|
<Path name="/etc/xen/niomniom"/>
|
||||||
<Path name="/etc/xen/titanic"/>
|
<Path name="/etc/xen/titanic"/>
|
||||||
<Path name="/etc/xen/xmpp"/>
|
<Path name="/etc/xen/xmpp"/>
|
||||||
|
|
|
@ -1,14 +0,0 @@
|
||||||
# -*- coding: utf-8; mode: python -*-
|
|
||||||
|
|
||||||
execfile("/etc/xen/common_wheezy.py")
|
|
||||||
|
|
||||||
name = "news"
|
|
||||||
|
|
||||||
memory = 512
|
|
||||||
|
|
||||||
vif = [ pub('00:00:42:42:42:02'),
|
|
||||||
adm('00:00:42:42:42:03') ]
|
|
||||||
|
|
||||||
disk = [ vol(name, "slash", "xvda"),
|
|
||||||
vol(name, "spool", "xvdb"),
|
|
||||||
vol(name, "swap", "xvdc") ]
|
|
|
@ -358,7 +358,7 @@
|
||||||
<Group name="news-server"/>
|
<Group name="news-server"/>
|
||||||
<Group name="http-server"/>
|
<Group name="http-server"/>
|
||||||
<Group name="news-search"/>
|
<Group name="news-search"/>
|
||||||
<Group name="crans-domu-wheezy"/>
|
<Group name="crans-vm-wheezy"/>
|
||||||
|
|
||||||
<Group name="https_cert"/>
|
<Group name="https_cert"/>
|
||||||
</Group>
|
</Group>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue