From b3338999458755a18a1afd7f2ef2e22c60a1b70c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 15 Dec 2016 01:04:30 +0000 Subject: [PATCH] Revert "lets try with some graphics" This reverts commit e747d58c0e5151ee4442c87eea302d2b947d06d3. Boy did that not work. :) --- inventory/group_vars/buildppcle | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/inventory/group_vars/buildppcle b/inventory/group_vars/buildppcle index 6c625cf0a5..3e484a77d2 100644 --- a/inventory/group_vars/buildppcle +++ b/inventory/group_vars/buildppcle @@ -15,8 +15,7 @@ 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 }}" +virt_install_command: "{{ virt_install_command_two_nic }} --graphics none" # for systems that do not match the above - specify the same parameter in # the host_vars/$hostname file