Ready to deploy to Tower
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
- name: create a ovirt rhel template
|
- name: create a ovirt rhel template
|
||||||
hosts: all
|
hosts: localhost
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
connection: local
|
connection: local
|
||||||
become: no
|
become: no
|
||||||
@@ -13,7 +13,6 @@
|
|||||||
template_vm_root_disk_size: 30
|
template_vm_root_disk_size: 30
|
||||||
template_vm_guest_id: windows_2019x64
|
template_vm_guest_id: windows_2019x64
|
||||||
template_vm_memory: 4096
|
template_vm_memory: 4096
|
||||||
template_vm_host: orisa
|
|
||||||
template_timezone: 'GMT Standard Time'
|
template_timezone: 'GMT Standard Time'
|
||||||
template_vm_cpu: 4
|
template_vm_cpu: 4
|
||||||
template_vm_efi: false # you need to install efi file to use this, false should be fine in most cases
|
template_vm_efi: false # you need to install efi file to use this, false should be fine in most cases
|
||||||
|
|||||||
Reference in New Issue
Block a user