Skip to content

Commit

Permalink
Change hostedEngine VM bios_type to q35
Browse files Browse the repository at this point in the history
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1847880

Signed-off-by: Evgeny Slutsky <eslutsky@redhat.com>
  • Loading branch information
eslutsky committed Jun 18, 2020
1 parent f4cffb4 commit 4b34ffd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/create_target_vm/02_engine_vm_configuration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
register: db_vm_update
with_items:
- {field: 'origin', value: 6}
- {field: 'bios_type', value: 2}
- debug: var=db_vm_update
- name: Insert Hosted Engine configuration disk uuid into Engine database
command: >-
Expand Down

0 comments on commit 4b34ffd

Please sign in to comment.