lets try with some graphics
This commit is contained in:
parent
80d0dca5e3
commit
e747d58c0e
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ dns: 10.5.126.21
|
||||||
#
|
#
|
||||||
main_bridge: br3
|
main_bridge: br3
|
||||||
nfs_bridge: br2
|
nfs_bridge: br2
|
||||||
virt_install_command: "{{ virt_install_command_two_nic }} --graphics none"
|
#virt_install_command: "{{ virt_install_command_two_nic }} --graphics none"
|
||||||
|
virt_install_command: "{{ virt_install_command_two_nic }}"
|
||||||
|
|
||||||
# for systems that do not match the above - specify the same parameter in
|
# for systems that do not match the above - specify the same parameter in
|
||||||
# the host_vars/$hostname file
|
# the host_vars/$hostname file
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue