mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 12:32:50 +08:00
this will let installs work.. it may not fix the problem yet
This commit is contained in:
@@ -70,6 +70,7 @@ virt_install_command: "{{ virt_install_command_one_nic }}"
|
||||
|
||||
main_bridge: br0
|
||||
nfs_bridge: br1
|
||||
mac_address: RANDOM
|
||||
|
||||
virt_install_command_one_nic: virt-install -n {{ inventory_hostname }}
|
||||
--memory={{ mem_size }},maxmemory={{ max_mem_size }} --memballoon virtio
|
||||
|
||||
Reference in New Issue
Block a user