From b8f4fed0e620874bd4ba80329f88958586d2c733 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Wed, 7 Nov 2018 18:54:04 +0000 Subject: [PATCH] try to make tftp_server do the right thing --- inventory/host_vars/virthost03.phx2.fedoraproject.org | 2 +- inventory/host_vars/virthost04.phx2.fedoraproject.org | 2 +- inventory/host_vars/virthost05.phx2.fedoraproject.org | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/inventory/host_vars/virthost03.phx2.fedoraproject.org b/inventory/host_vars/virthost03.phx2.fedoraproject.org index c97c470300..bc3bea4103 100644 --- a/inventory/host_vars/virthost03.phx2.fedoraproject.org +++ b/inventory/host_vars/virthost03.phx2.fedoraproject.org @@ -10,7 +10,7 @@ br1_ip: 10.5.127.193 br1_nm: 255.255.255.0 install_noc: noc01.phx2.fedoraproject.org -install_mac: F0-1F-AF-E1-D9-D8 +install_mac: F0:1F:AF:E1:D9:D8 # Inside this, expect /vmlinuz and /initrd.img install_binpath: /uefi/x86_64/el7 install_ks: http://10.5.126.23/repo/rhel/ks/hardware-rhel-7-08disk diff --git a/inventory/host_vars/virthost04.phx2.fedoraproject.org b/inventory/host_vars/virthost04.phx2.fedoraproject.org index 251cdd2cda..4820f386cb 100644 --- a/inventory/host_vars/virthost04.phx2.fedoraproject.org +++ b/inventory/host_vars/virthost04.phx2.fedoraproject.org @@ -10,7 +10,7 @@ br1_ip: 10.5.127.203 br1_nm: 255.255.255.0 install_noc: noc01.phx2.fedoraproject.org -install_mac: E4-43-4B-24-19-96 +install_mac: E4:43:4B:24:19:96 # Inside this, expect /vmlinuz and /initrd.img install_binpath: /uefi/x86_64/el7 install_ks: http://10.5.126.23/repo/rhel/ks/hardware-rhel-7-10disk diff --git a/inventory/host_vars/virthost05.phx2.fedoraproject.org b/inventory/host_vars/virthost05.phx2.fedoraproject.org index a004043dcb..c3f0ee76c7 100644 --- a/inventory/host_vars/virthost05.phx2.fedoraproject.org +++ b/inventory/host_vars/virthost05.phx2.fedoraproject.org @@ -10,7 +10,7 @@ br1_ip: 10.5.127.229 br1_nm: 255.255.255.0 install_noc: noc01.phx2.fedoraproject.org -install_mac: E4-43-4B-22-CE-EA +install_mac: E4:43:4B:22:CE:EA # Inside this, expect /vmlinuz and /initrd.img install_binpath: /uefi/x86_64/el7 install_ks: http://10.5.126.23/repo/rhel/ks/hardware-rhel-7-10disk