From 1c8b414dd1718854df30f33de669645a068dbe65 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 20 Feb 2015 19:28:36 +0000 Subject: [PATCH] Move arm03-qa00 to a new soc with a working drive --- ...hcpd.conf.cloud-noc01.cloud.fedoraproject.org | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/roles/dhcp_server/files/dhcpd.conf.cloud-noc01.cloud.fedoraproject.org b/roles/dhcp_server/files/dhcpd.conf.cloud-noc01.cloud.fedoraproject.org index 1820ecef39..50d994ae46 100644 --- a/roles/dhcp_server/files/dhcpd.conf.cloud-noc01.cloud.fedoraproject.org +++ b/roles/dhcp_server/files/dhcpd.conf.cloud-noc01.cloud.fedoraproject.org @@ -43,10 +43,10 @@ shared-network cloud { option host-name "arm03-packager01-mgmt"; next-server 172.23.0.17; } - host arm03-qa00-mgmt { + host arm03-deaddrive00-mgmt { hardware ethernet fc:2f:40:a1:f8:36; fixed-address 172.23.0.72; - option host-name "arm03-qa00-mgmt"; + option host-name "arm03-deaddrive-mgmt"; next-server 172.23.0.17; } host arm03-qa01-mgmt { @@ -55,10 +55,10 @@ shared-network cloud { option host-name "arm03-qa01-mgmt"; next-server 172.23.0.17; } - host arm03-soc04-mgmt { + host arm03-qa00-mgmt { hardware ethernet fc:2f:40:16:c8:3a; fixed-address 172.23.0.74; - option host-name "arm03-soc04-mgmt"; + option host-name "arm03-qa00-mgmt"; next-server 172.23.0.17; } host arm03-soc05-mgmt { @@ -281,10 +281,10 @@ subnet 209.132.184.0 netmask 255.255.255.0 { option host-name "arm03-packager01"; next-server 209.132.184.17; } - host arm03-qa00 { + host arm03-brokendrive00 { hardware ethernet fc:2f:40:a1:f8:34; fixed-address 209.132.184.72; - option host-name "arm03-qa00"; + option host-name "arm03-brokendrive00"; next-server 209.132.184.17; } host arm03-qa01 { @@ -293,10 +293,10 @@ subnet 209.132.184.0 netmask 255.255.255.0 { option host-name "arm03-qa01"; next-server 209.132.184.17; } - host arm03-soc04 { + host arm03-qa00 { hardware ethernet fc:2f:40:16:c8:38; fixed-address 209.132.184.74; - option host-name "arm03-soc04"; + option host-name "arm03-qa00"; next-server 209.132.184.17; } host arm03-soc05 {