diff --git a/inventory/group_vars/buildppcle b/inventory/group_vars/buildppcle index 3e484a77d2..6c625cf0a5 100644 --- a/inventory/group_vars/buildppcle +++ b/inventory/group_vars/buildppcle @@ -15,7 +15,8 @@ dns: 10.5.126.21 # main_bridge: br3 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 # the host_vars/$hostname file