Merge "playbooks: roles: bifrost-create-vm-nodes: Reboot VM if boot fails"

This commit is contained in:
Jenkins 2017-03-06 14:58:38 +00:00 committed by Gerrit Code Review
commit c7ef6264c4

View File

@ -165,7 +165,7 @@ function create_node {
<type arch='${ARCH}' machine='${VM_MACHINE}'>hvm</type>
<boot dev='network'/>
<bootmenu enable='no'/>
<bios useserial='yes'/>
<bios useserial='yes' rebootTimeout='10000'/>
</os>
<features>
<acpi/>