mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
buildvm-armv7: adjust install
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
e1bea5fb6b
commit
bb230eb4ae
@@ -15,8 +15,8 @@ dns: 10.5.126.21
|
||||
# This seems some kind of bug where in the guest kernel the devices are swapped around
|
||||
# when compared to the host.
|
||||
main_bridge: br0
|
||||
# nfs_bridge: br0
|
||||
virt_install_command: "{{ virt_install_command_armv7_one_nic }}"
|
||||
nfs_bridge: br1
|
||||
virt_install_command: "{{ virt_install_command_armv7_one_nic_unsafe }}"
|
||||
|
||||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname file
|
||||
|
||||
Reference in New Issue
Block a user