Working builds
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
install_date: Thu Mar 26 11:38:07 2020
|
install_date: Tue Mar 31 13:43:55 2020
|
||||||
version: halkeye-patch-1
|
version: halkeye-patch-1
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
install_date: Thu Mar 26 11:38:07 2020
|
install_date: Tue Mar 31 13:43:54 2020
|
||||||
version: 1.9.7
|
version: 1.9.7
|
||||||
|
|||||||
@@ -13,6 +13,7 @@
|
|||||||
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
|
||||||
@@ -25,13 +26,13 @@
|
|||||||
vm_ansible_port: 5986
|
vm_ansible_port: 5986
|
||||||
vm_ansible_winrm_transport: credssp
|
vm_ansible_winrm_transport: credssp
|
||||||
vm_upgrade_powershell: false # only needed for 2008 R2
|
vm_upgrade_powershell: false # only needed for 2008 R2
|
||||||
install_updates: false # it will take longer to build with the updates, set to true if you want the updates
|
install_updates: False
|
||||||
|
|
||||||
ovirt_datacenter: ToalLab
|
ovirt_datacenter: ToalLab
|
||||||
ovirt_cluster: Lab
|
ovirt_cluster: Lab
|
||||||
ovirt_datastore: nfs_vms
|
ovirt_datastore: ssdvdo0
|
||||||
ovirt_export_domain: nfs_vms
|
ovirt_export_domain: ssdvdo0
|
||||||
ovirt_iso_domain: isos
|
ovirt_iso_domain: NAS_ISO
|
||||||
|
|
||||||
template_vm_network_name: sandbox
|
template_vm_network_name: sandbox
|
||||||
template_vm_ip_address: 192.168.18.41
|
template_vm_ip_address: 192.168.18.41
|
||||||
|
|||||||
Reference in New Issue
Block a user