add vm_destroy playbook and role
correct network addressing in template write hostname to /etc/hostname
This commit is contained in:
@ -16,6 +16,7 @@ vm_mac_prefix: "52:54:00:e3:af:"
|
||||
vm_subnet_prefix: "192.168.199.1" # vm suffix will be appended to this
|
||||
vm_subnet_suffix: "/24"
|
||||
vm_gateway: "192.168.199.254"
|
||||
vm_ntp: "192.168.199.254"
|
||||
vm_domain: "balsillie.net"
|
||||
vm_machine_type: "pc-q35-7.1"
|
||||
vm_machine_arch: "x86_64"
|
||||
|
Reference in New Issue
Block a user