dchp_server: drop old cloud net from dhcpd on cloud-noc01. Add virthost-ppc64le-02 to new net.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-02-28 22:15:52 +00:00 committed by Pierre-Yves Chibon
parent 3d4db8578e
commit e87e78f963

View file

@ -293,297 +293,6 @@ shared-network pubcloud {
option domain-name "cloud.fedoraproject.org";
option domain-name-servers 8.43.85.74, 140.211.169.201;
subnet 209.132.184.0 netmask 255.255.255.0 {
allow booting;
allow bootp;
option domain-name "cloud.fedoraproject.org fedoraproject.org";
option domain-name-servers 8.43.85.74, 140.211.169.201;
option routers 209.132.184.254;
option log-servers 209.132.184.2;
host fed-cloud01 {
hardware ethernet 34:40:b5:9f:6d:d4;
fixed-address 209.132.184.1;
option host-name "fed-cloud01.cloud.fedoraproject.org";
next-server 209.132.184.17;
filename "pxelinux.0";
}
host fed-cloud02 {
hardware ethernet 34:40:b5:9f:6e:1c;
fixed-address 209.132.184.2;
option host-name "fed-cloud02.cloud.fedoraproject.org";
next-server 209.132.184.17;
filename "pxelinux.0";
}
host fed-cloud03 {
hardware ethernet 34:40:b5:9f:70:00;
fixed-address 209.132.184.3;
option host-name "fed-cloud03.cloud.fedoraproject.org";
next-server 209.132.184.17;
filename "pxelinux.0";
}
host fed-cloud04 {
hardware ethernet 34:40:b5:9f:6e:98;
fixed-address 209.132.184.4;
option host-name "fed-cloud04.cloud.fedoraproject.org";
next-server 209.132.184.17;
filename "pxelinux.0";
}
host fed-cloud05 {
hardware ethernet 34:40:b5:9f:6f:24;
fixed-address 209.132.184.5;
option host-name "fed-cloud05.cloud.fedoraproject.org";
next-server 209.132.184.17;
filename "pxelinux.0";
}
host fed-cloud06 {
hardware ethernet 34:40:b5:9f:6e:a0;
fixed-address 209.132.184.6;
option host-name "fed-cloud06.cloud.fedoraproject.org";
next-server 209.132.184.17;
filename "pxelinux.0";
}
host fed-cloud07 {
hardware ethernet 34:40:b5:9f:6e:84;
fixed-address 209.132.184.7;
option host-name "fed-cloud07.cloud.fedoraproject.org";
next-server 209.132.184.17;
filename "pxelinux.0";
}
host fed-cloud08 {
hardware ethernet 34:40:b5:9f:6e:8c;
fixed-address 209.132.184.8;
option host-name "fed-cloud08.cloud.fedoraproject.org";
next-server 209.132.184.17;
filename "pxelinux.0";
}
host fed-cloud09 {
hardware ethernet f0:1f:af:e3:5f:0c;
fixed-address 209.132.184.9;
option host-name "fed-cloud09.cloud.fedoraproject.org";
next-server 209.132.184.17;
filename "pxelinux.0";
}
# host fed-cloud10 {
# hardware ethernet f0:1f:af:e2:69:15;
# fixed-address 209.132.184.10;
# option host-name "fed-cloud10.cloud.fedoraproject.org";
# next-server 209.132.184.17;
# filename "pxelinux.0";
# }
#
# host fed-cloud11 {
# hardware ethernet f0:1f:af:e2:6d:1d;
# fixed-address 209.132.184.11;
# option host-name "fed-cloud11.cloud.fedoraproject.org";
# next-server 209.132.184.17;
# filename "pxelinux.0";
# }
host fed-cloud12 {
hardware ethernet ec:f4:bb:d2:25:6c;
fixed-address 209.132.184.12;
option host-name "fed-cloud12.cloud.fedoraproject.org";
next-server 209.132.184.17;
filename "pxelinux.0";
}
host fed-cloud13 {
hardware ethernet ec:f4:bb:d2:76:a4;
fixed-address 209.132.184.13;
option host-name "fed-cloud13.cloud.fedoraproject.org";
next-server 209.132.184.17;
filename "pxelinux.0";
}
# host fed-cloud14 {
# hardware ethernet ec:f4:bb:d2:97:7c;
# fixed-address 209.132.184.14;
# option host-name "fed-cloud14.cloud.fedoraproject.org";
# next-server 209.132.184.17;
# filename "pxelinux.0";
# }
host fed-cloud15 {
hardware ethernet ec:f4:bb:d2:85:4c;
fixed-address 209.132.184.15;
option host-name "fed-cloud15.cloud.fedoraproject.org";
next-server 209.132.184.17;
filename "pxelinux.0";
}
host fed-cloud-ppc01 {
hardware ethernet 40:f2:e9:5d:53:64;
fixed-address 209.132.184.16;
option host-name "fed-cloud-ppc01.cloud.fedoraproject.org";
next-server 209.132.184.17;
filename "pxelinux.0";
}
host fed-cloud-ppc02 {
hardware ethernet 40:f2:e9:5d:52:70;
fixed-address 209.132.184.18;
option host-name "fed-cloud-ppc02.cloud.fedoraproject.org";
next-server 209.132.184.17;
filename "pxelinux.0";
}
host arm03-packager00 {
hardware ethernet fc:2f:40:1b:64:4c;
fixed-address 209.132.184.70;
option host-name "arm03-packager00";
next-server 209.132.184.17;
}
host arm03-packager01 {
hardware ethernet fc:2f:40:08:d7:e0;
fixed-address 209.132.184.71;
option host-name "arm03-packager01";
next-server 209.132.184.17;
}
host arm03-brokendrive00 {
hardware ethernet fc:2f:40:a1:f8:34;
fixed-address 209.132.184.72;
option host-name "arm03-brokendrive00";
next-server 209.132.184.17;
}
host arm03-qa01 {
hardware ethernet fc:2f:40:1b:f6:d8;
fixed-address 209.132.184.73;
option host-name "arm03-qa01";
next-server 209.132.184.17;
}
host arm03-qa00 {
hardware ethernet fc:2f:40:16:c8:38;
fixed-address 209.132.184.74;
option host-name "arm03-qa00";
next-server 209.132.184.17;
}
host arm03-soc05 {
hardware ethernet fc:2f:40:9b:1d:d8;
fixed-address 209.132.184.75;
option host-name "arm03-soc05";
next-server 209.132.184.17;
}
host arm03-soc06 {
hardware ethernet fc:2f:40:00:4c:e0;
fixed-address 209.132.184.76;
option host-name "arm03-soc06";
next-server 209.132.184.17;
}
host arm03-soc07 {
hardware ethernet fc:2f:40:57:cb:b4;
fixed-address 209.132.184.77;
option host-name "arm03-soc07";
next-server 209.132.184.17;
}
host arm03-soc08 {
hardware ethernet fc:2f:40:12:6a:24;
fixed-address 209.132.184.78;
option host-name "arm03-soc08";
next-server 209.132.184.17;
}
host arm03-soc09 {
hardware ethernet fc:2f:40:5d:85:88;
fixed-address 209.132.184.79;
option host-name "arm03-soc09";
next-server 209.132.184.17;
}
host arm03-soc10 {
hardware ethernet fc:2f:40:a5:5f:40;
fixed-address 209.132.184.80;
option host-name "arm03-soc10";
next-server 209.132.184.17;
}
host arm03-soc11 {
hardware ethernet fc:2f:40:d2:a1:0c;
fixed-address 209.132.184.81;
option host-name "arm03-soc11";
next-server 209.132.184.17;
}
host arm03-soc12 {
hardware ethernet fc:2f:40:00:a4:c4;
fixed-address 209.132.184.82;
option host-name "arm03-soc12";
next-server 209.132.184.17;
}
host arm03-soc13 {
hardware ethernet fc:2f:40:59:27:b8;
fixed-address 209.132.184.83;
option host-name "arm03-soc13";
next-server 209.132.184.17;
}
host arm03-soc14 {
hardware ethernet fc:2f:40:7b:ab:f4;
fixed-address 209.132.184.84;
option host-name "arm03-soc14";
next-server 209.132.184.17;
}
host arm03-soc15 {
hardware ethernet fc:2f:40:8a:99:94;
fixed-address 209.132.184.85;
option host-name "arm03-soc15";
next-server 209.132.184.17;
}
host arm03-soc16 {
hardware ethernet fc:2f:40:ea:ff:14;
fixed-address 209.132.184.86;
option host-name "arm03-soc16";
next-server 209.132.184.17;
}
host arm03-soc17 {
hardware ethernet fc:2f:40:79:e3:8c;
fixed-address 209.132.184.87;
option host-name "arm03-soc17";
next-server 209.132.184.17;
}
host arm03-soc18 {
hardware ethernet fc:2f:40:7d:0c:98;
fixed-address 209.132.184.88;
option host-name "arm03-soc18";
next-server 209.132.184.17;
}
host arm03-soc19 {
hardware ethernet fc:2f:40:04:29:98;
fixed-address 209.132.184.89;
option host-name "arm03-soc19";
next-server 209.132.184.17;
}
host arm03-soc20 {
hardware ethernet fc:2f:40:3c:50:24;
fixed-address 209.132.184.90;
option host-name "arm03-soc20";
next-server 209.132.184.17;
}
host arm03-soc21 {
hardware ethernet fc:2f:40:cb:4f:64;
fixed-address 209.132.184.91;
option host-name "arm03-soc21";
next-server 209.132.184.17;
}
host arm03-soc22 {
hardware ethernet fc:2f:40:17:c0:ec;
fixed-address 209.132.184.92;
option host-name "arm03-soc22";
next-server 209.132.184.17;
}
host arm03-soc23 {
hardware ethernet fc:2f:40:00:47:3c;
fixed-address 209.132.184.93;
option host-name "arm03-soc23";
next-server 209.132.184.17;
}
}
# community openshift public net
subnet 38.145.48.0 netmask 255.255.254.0 {
allow booting;
@ -721,6 +430,14 @@ shared-network pubcloud {
# filename "pxelinux.0";
# }
host virthost-ppc64le-os02 {
hardware ethernet 40:f2:e9:5d:52:70;
fixed-address 38.145.48.28;
option host-name "virthost-ppc64le-os02.fedorainfracloud.org";
next-server 38.145.48.10;
filename "pxelinux.0";
}
# host virthost-aarch64-os01 {
# hardware ethernet TODO;
# fixed-address 38.145.48.26;