armv7-test01/02 are 32bit, so no /usr/lib64 here
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
77149ebe59
commit
d863eed602
2 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,8 @@ dns: 8.8.8.8
|
|||
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
|
||||
|
||||
virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}"
|
||||
|
||||
volgroup: /dev/vg_guests
|
||||
|
|
|
@ -7,6 +7,8 @@ dns: 8.8.8.8
|
|||
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
|
||||
|
||||
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