[bcfg2] Passé sous proxmox (oubli)
This commit is contained in:
parent
80e985ce55
commit
8723fc7da5
3 changed files with 5 additions and 19 deletions
|
@ -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/bcfg2"/>
|
||||
<Path name="/etc/xen/irc"/>
|
||||
<Path name="/etc/xen/news"/>
|
||||
<Path name="/etc/xen/niomniom"/>
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
# -*- coding: utf-8; mode: python -*-
|
||||
|
||||
execfile("/etc/xen/common_wheezy.py")
|
||||
|
||||
name = "bcfg2"
|
||||
|
||||
memory = 1024
|
||||
|
||||
disk = [ vol("bcfg2", "slash", "xvda"),
|
||||
vol("bcfg2", "swap", "xvdb") ]
|
||||
|
||||
vif = [ adm('00:00:78:93:05:02') ]
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue