remove vm
This commit is contained in:
parent
6181d491ff
commit
6c4ca99841
@ -13,9 +13,9 @@
|
||||
</location>
|
||||
<hosts>
|
||||
<host>
|
||||
<core>8</core>
|
||||
<mips>4000</mips>
|
||||
<ram>8000</ram>
|
||||
<core>4</core>
|
||||
<mips>2000</mips>
|
||||
<ram>4000</ram>
|
||||
<storage>200000</storage>
|
||||
<VMs>
|
||||
<VM vmm="Xen">
|
||||
@ -24,12 +24,6 @@
|
||||
<ram>2000</ram>
|
||||
<storage>50000</storage>
|
||||
</VM>
|
||||
<VM vmm="Xen">
|
||||
<core>2</core>
|
||||
<mips>1000</mips>
|
||||
<ram>2000</ram>
|
||||
<storage>50000</storage>
|
||||
</VM>
|
||||
</VMs>
|
||||
</host>
|
||||
</hosts>
|
||||
@ -47,9 +41,9 @@
|
||||
</location>
|
||||
<hosts>
|
||||
<host>
|
||||
<core>8</core>
|
||||
<mips>4000</mips>
|
||||
<ram>8000</ram>
|
||||
<core>4</core>
|
||||
<mips>2000</mips>
|
||||
<ram>4000</ram>
|
||||
<storage>200000</storage>
|
||||
<VMs>
|
||||
<VM vmm="Xen">
|
||||
@ -58,12 +52,6 @@
|
||||
<ram>2000</ram>
|
||||
<storage>50000</storage>
|
||||
</VM>
|
||||
<VM vmm="Xen">
|
||||
<core>2</core>
|
||||
<mips>1000</mips>
|
||||
<ram>2000</ram>
|
||||
<storage>50000</storage>
|
||||
</VM>
|
||||
</VMs>
|
||||
</host>
|
||||
</hosts>
|
||||
|
Loading…
Reference in New Issue
Block a user