From 1b6cb0a0e3b8e3e8d818dcd622f06553a19670ee Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 19 Jan 2017 03:11:22 +0000 Subject: [PATCH] buildvm-ppc64le-01.stg: fix IP addr --- .../host_vars/buildvm-ppc64le-01.stg.ppc.fedoraproject.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/host_vars/buildvm-ppc64le-01.stg.ppc.fedoraproject.org b/inventory/host_vars/buildvm-ppc64le-01.stg.ppc.fedoraproject.org index e6f608a500..daa9500094 100644 --- a/inventory/host_vars/buildvm-ppc64le-01.stg.ppc.fedoraproject.org +++ b/inventory/host_vars/buildvm-ppc64le-01.stg.ppc.fedoraproject.org @@ -1,6 +1,6 @@ --- vmhost: ppc8-03.ppc.fedoraproject.org -eth0_ip: 10.5.129.230 +eth0_ip: 10.5.129.231 gw: 10.5.129.254 main_bridge: br1 virt_install_command: "{{ virt_install_command_one_nic }} --graphics none"