valid xml is helpful
This commit is contained in:
parent
3a83e9f9a4
commit
cedc311ca3
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
<vcpu placement='static'>{{ item.num_cpus }}</vcpu>
|
<vcpu placement='static'>{{ item.num_cpus }}</vcpu>
|
||||||
<os>
|
<os>
|
||||||
<type arch='x86_64'>hvm</type>
|
<type arch='x86_64'>hvm</type>
|
||||||
<boot dev='network'>
|
<boot dev='network'/>
|
||||||
<boot dev='hd'>
|
<boot dev='hd'/>
|
||||||
<bootmenu enable='no'/>
|
<bootmenu enable='no'/>
|
||||||
</os>
|
</os>
|
||||||
<clock offset='utc'>
|
<clock offset='utc'>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue