From e747d58c0e5151ee4442c87eea302d2b947d06d3 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 15 Dec 2016 01:02:44 +0000 Subject: [PATCH] lets try with some graphics --- inventory/group_vars/buildppcle | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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