removing reduncant boot order declaration from beaker client libvirt xml
This commit is contained in:
parent
cedc311ca3
commit
76bbba32a4
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@
|
|||
<vcpu placement='static'>{{ item.num_cpus }}</vcpu>
|
||||
<os>
|
||||
<type arch='x86_64'>hvm</type>
|
||||
<boot dev='network'/>
|
||||
<boot dev='hd'/>
|
||||
<bootmenu enable='no'/>
|
||||
</os>
|
||||
<clock offset='utc'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue