Make result of guest shutdown configurable.
This commit is contained in:
parent
bbe2d6efbc
commit
fb4a0206f1
5 changed files with 22 additions and 1 deletions
|
|
@ -63,6 +63,8 @@ data:
|
|||
</#if>
|
||||
</#if>
|
||||
|
||||
guestShutdownStops: ${ cr.spec.guestShutdownStops!false?string('true', 'false') }
|
||||
|
||||
# Define the VM (required)
|
||||
vm:
|
||||
# The VM's name (required)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue