From b84e9183327001c82743392b97bca22d0a134bf9 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Mon, 2 Jul 2018 00:49:17 +0000 Subject: [PATCH] geeez will you look at the time --- inventory/group_vars/all | 2 +- inventory/host_vars/download-cc-rdu01.fedoraproject.org | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/inventory/group_vars/all b/inventory/group_vars/all index 358603584c..99dd9db7a1 100644 --- a/inventory/group_vars/all +++ b/inventory/group_vars/all @@ -78,7 +78,7 @@ virt_install_command_one_nic: virt-install -n {{ inventory_hostname }} 'net.ifnames=0 ksdevice=eth0 ks={{ ks_url }} console=tty0 console=ttyS0 hostname={{ inventory_hostname }} nameserver={{ dns }} ip={{ eth0_ip }}::{{ gw }}:{{ nm }}:{{ inventory_hostname }}:eth0:none' - --network bridge={{ main_bridge }},model=virtio + --network bridge={{ main_bridge }},model=virtio,mac={{ mac_address }} --autostart --noautoconsole --watchdog default --rng /dev/random --cpu host virt_install_command_two_nic: virt-install -n {{ inventory_hostname }} diff --git a/inventory/host_vars/download-cc-rdu01.fedoraproject.org b/inventory/host_vars/download-cc-rdu01.fedoraproject.org index 63908ccf1e..b9d21a7623 100644 --- a/inventory/host_vars/download-cc-rdu01.fedoraproject.org +++ b/inventory/host_vars/download-cc-rdu01.fedoraproject.org @@ -1,6 +1,6 @@ --- -nm: 255.255.255.128 -gw: 152.19.134.129 +nm: 255.255.255.0 +gw: 8.43.85.254 dns: 8.8.8.8 ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-7-ext