armv7-test01/02: set vpn true on armv7-test instances
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
d863eed602
commit
4da35e620b
2 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,7 @@ ks_url: http://38.145.60.16/repo/rhel/ks/kvm-fedora
|
|||
ks_repo: http://38.145.60.16/pub/fedora/linux/releases/34/Server/armhfp/os/
|
||||
|
||||
libdir: /usr/lib
|
||||
vpn: true
|
||||
|
||||
virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}"
|
||||
|
||||
|
|
|
@ -9,6 +9,8 @@ ks_repo: http://38.145.60.16/pub/fedora/linux/releases/34/Server/armhfp/os/
|
|||
|
||||
libdir: /usr/lib
|
||||
|
||||
vpn: true
|
||||
|
||||
virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}"
|
||||
|
||||
volgroup: /dev/vg_guests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue