this will let installs work.. it may not fix the problem yet
This commit is contained in:
parent
b84e918332
commit
85e816762d
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue