and this should add dhcp for various hosts.

This commit is contained in:
Stephen Smoogen 2014-09-29 19:35:09 +00:00
parent 34d55d2c8f
commit b5e06c0c96

View file

@ -21,157 +21,186 @@ ddns-update-style none;
#}
# ARM MGMT VLAN
subnet 172.23.0.0 netmask 255.255.255.0 {
allow booting;
allow bootp;
shared-network cloud {
option domain-name "cloud.fedoraproject.org";
option domain-name-servers 66.35.62.163, 152.19.134.150;
option routers 172.23.0.2;
option log-servers 172.23.0.2;
host arm03-packager00-mgmt {
hardware ethernet fc:2f:40:1b:64:4e;
fixed-address 172.23.0.70;
option host-name "arm03-packager00-mgmt";
next-server 172.23.0.17;
subnet 172.23.0.0 netmask 255.255.255.0 {
allow booting;
allow bootp;
option routers 172.23.0.2;
option log-servers 172.23.0.2;
host arm03-packager00-mgmt {
hardware ethernet fc:2f:40:1b:64:4e;
fixed-address 172.23.0.70;
option host-name "arm03-packager00-mgmt";
next-server 172.23.0.17;
}
host arm03-packager01-mgmt {
hardware ethernet fc:2f:40:08:d7:e2;
fixed-address 172.23.0.71;
option host-name "arm03-packager01-mgmt";
next-server 172.23.0.17;
}
host arm03-qa00-mgmt {
hardware ethernet fc:2f:40:a1:f8:36;
fixed-address 172.23.0.72;
option host-name "arm03-qa00-mgmt";
next-server 172.23.0.17;
}
host arm03-qa01-mgmt {
hardware ethernet fc:2f:40:1b:f6:da;
fixed-address 172.23.0.73;
option host-name "arm03-qa01-mgmt";
next-server 172.23.0.17;
}
host arm03-soc04-mgmt {
hardware ethernet fc:2f:40:16:c8:3a;
fixed-address 172.23.0.74;
option host-name "arm03-soc04-mgmt";
next-server 172.23.0.17;
}
host arm03-soc05-mgmt {
hardware ethernet fc:2f:40:9b:1d:da;
fixed-address 172.23.0.75;
option host-name "arm03-soc05-mgmt";
next-server 172.23.0.17;
}
host arm03-soc06-mgmt {
hardware ethernet fc:2f:40:00:4c:e2;
fixed-address 172.23.0.76;
option host-name "arm03-soc06-mgmt";
next-server 172.23.0.17;
}
host arm03-soc07-mgmt {
hardware ethernet fc:2f:40:57:cb:b6;
fixed-address 172.23.0.77;
option host-name "arm03-soc07-mgmt";
next-server 172.23.0.17;
}
host arm03-soc08-mgmt {
hardware ethernet fc:2f:40:12:6a:26;
fixed-address 172.23.0.78;
option host-name "arm03-soc08-mgmt";
next-server 172.23.0.17;
}
host arm03-soc09-mgmt {
hardware ethernet fc:2f:40:5d:85:8a;
fixed-address 172.23.0.79;
option host-name "arm03-soc09-mgmt";
next-server 172.23.0.17;
}
host arm03-soc10-mgmt {
hardware ethernet fc:2f:40:a5:5f:42;
fixed-address 172.23.0.80;
option host-name "arm03-soc10-mgmt";
next-server 172.23.0.17;
}
host arm03-soc11-mgmt {
hardware ethernet fc:2f:40:d2:a1:0e;
fixed-address 172.23.0.81;
option host-name "arm03-soc11-mgmt";
next-server 172.23.0.17;
}
host arm03-soc12-mgmt {
hardware ethernet fc:2f:40:00:a4:c6;
fixed-address 172.23.0.82;
option host-name "arm03-soc12-mgmt";
next-server 172.23.0.17;
}
host arm03-soc13-mgmt {
hardware ethernet fc:2f:40:59:27:ba;
fixed-address 172.23.0.83;
option host-name "arm03-soc13-mgmt";
next-server 172.23.0.17;
}
host arm03-soc14-mgmt {
hardware ethernet fc:2f:40:7b:ab:f6;
fixed-address 172.23.0.84;
option host-name "arm03-soc14-mgmt";
next-server 172.23.0.17;
}
host arm03-soc15-mgmt {
hardware ethernet fc:2f:40:8a:99:96;
fixed-address 172.23.0.85;
option host-name "arm03-soc15-mgmt";
next-server 172.23.0.17;
}
host arm03-soc16-mgmt {
hardware ethernet fc:2f:40:ea:ff:16;
fixed-address 172.23.0.86;
option host-name "arm03-soc16-mgmt";
next-server 172.23.0.17;
}
host arm03-soc17-mgmt {
hardware ethernet fc:2f:40:79:e3:8e;
fixed-address 172.23.0.87;
option host-name "arm03-soc17-mgmt";
next-server 172.23.0.17;
}
host arm03-soc18-mgmt {
hardware ethernet fc:2f:40:7d:0c:9a;
fixed-address 172.23.0.88;
option host-name "arm03-soc18-mgmt";
next-server 172.23.0.17;
}
host arm03-soc19-mgmt {
hardware ethernet fc:2f:40:04:29:9a;
fixed-address 172.23.0.89;
option host-name "arm03-soc19-mgmt";
next-server 172.23.0.17;
}
host arm03-soc20-mgmt {
hardware ethernet fc:2f:40:3c:50:26;
fixed-address 172.23.0.90;
option host-name "arm03-soc20-mgmt";
next-server 172.23.0.17;
}
host arm03-soc21-mgmt {
hardware ethernet fc:2f:40:cb:4f:66;
fixed-address 172.23.0.91;
option host-name "arm03-soc21-mgmt";
next-server 172.23.0.17;
}
host arm03-soc22-mgmt {
hardware ethernet fc:2f:40:17:c0:ee;
fixed-address 172.23.0.92;
option host-name "arm03-soc22-mgmt";
next-server 172.23.0.17;
}
host arm03-soc23-mgmt {
hardware ethernet fc:2f:40:00:47:3e;
fixed-address 172.23.0.93;
option host-name "arm03-soc23-mgmt";
next-server 172.23.0.17;
}
}
host arm03-packager01-mgmt {
hardware ethernet fc:2f:40:08:d7:e2;
fixed-address 172.23.0.71;
option host-name "arm03-packager01-mgmt";
next-server 172.23.0.17;
}
host arm03-qa00-mgmt {
hardware ethernet fc:2f:40:a1:f8:36;
fixed-address 172.23.0.72;
option host-name "arm03-qa00-mgmt";
next-server 172.23.0.17;
}
host arm03-qa01-mgmt {
hardware ethernet fc:2f:40:1b:f6:da;
fixed-address 172.23.0.73;
option host-name "arm03-qa01-mgmt";
next-server 172.23.0.17;
}
host arm03-soc04-mgmt {
hardware ethernet fc:2f:40:16:c8:3a;
fixed-address 172.23.0.74;
option host-name "arm03-soc04-mgmt";
next-server 172.23.0.17;
}
host arm03-soc05-mgmt {
hardware ethernet fc:2f:40:9b:1d:da;
fixed-address 172.23.0.75;
option host-name "arm03-soc05-mgmt";
next-server 172.23.0.17;
}
host arm03-soc06-mgmt {
hardware ethernet fc:2f:40:00:4c:e2;
fixed-address 172.23.0.76;
option host-name "arm03-soc06-mgmt";
next-server 172.23.0.17;
}
host arm03-soc07-mgmt {
hardware ethernet fc:2f:40:57:cb:b6;
fixed-address 172.23.0.77;
option host-name "arm03-soc07-mgmt";
next-server 172.23.0.17;
}
host arm03-soc08-mgmt {
hardware ethernet fc:2f:40:12:6a:26;
fixed-address 172.23.0.78;
option host-name "arm03-soc08-mgmt";
next-server 172.23.0.17;
}
host arm03-soc09-mgmt {
hardware ethernet fc:2f:40:5d:85:8a;
fixed-address 172.23.0.79;
option host-name "arm03-soc09-mgmt";
next-server 172.23.0.17;
}
host arm03-soc10-mgmt {
hardware ethernet fc:2f:40:a5:5f:42;
fixed-address 172.23.0.80;
option host-name "arm03-soc10-mgmt";
next-server 172.23.0.17;
}
host arm03-soc11-mgmt {
hardware ethernet fc:2f:40:d2:a1:0e;
fixed-address 172.23.0.81;
option host-name "arm03-soc11-mgmt";
next-server 172.23.0.17;
}
host arm03-soc12-mgmt {
hardware ethernet fc:2f:40:00:a4:c6;
fixed-address 172.23.0.82;
option host-name "arm03-soc12-mgmt";
next-server 172.23.0.17;
}
host arm03-soc13-mgmt {
hardware ethernet fc:2f:40:59:27:ba;
fixed-address 172.23.0.83;
option host-name "arm03-soc13-mgmt";
next-server 172.23.0.17;
}
host arm03-soc14-mgmt {
hardware ethernet fc:2f:40:7b:ab:f6;
fixed-address 172.23.0.84;
option host-name "arm03-soc14-mgmt";
next-server 172.23.0.17;
}
host arm03-soc15-mgmt {
hardware ethernet fc:2f:40:8a:99:96;
fixed-address 172.23.0.85;
option host-name "arm03-soc15-mgmt";
next-server 172.23.0.17;
}
host arm03-soc16-mgmt {
hardware ethernet fc:2f:40:ea:ff:16;
fixed-address 172.23.0.86;
option host-name "arm03-soc16-mgmt";
next-server 172.23.0.17;
}
host arm03-soc17-mgmt {
hardware ethernet fc:2f:40:79:e3:8e;
fixed-address 172.23.0.87;
option host-name "arm03-soc17-mgmt";
next-server 172.23.0.17;
}
host arm03-soc18-mgmt {
hardware ethernet fc:2f:40:7d:0c:9a;
fixed-address 172.23.0.88;
option host-name "arm03-soc18-mgmt";
next-server 172.23.0.17;
}
host arm03-soc19-mgmt {
hardware ethernet fc:2f:40:04:29:9a;
fixed-address 172.23.0.89;
option host-name "arm03-soc19-mgmt";
next-server 172.23.0.17;
}
host arm03-soc20-mgmt {
hardware ethernet fc:2f:40:3c:50:26;
fixed-address 172.23.0.90;
option host-name "arm03-soc20-mgmt";
next-server 172.23.0.17;
}
host arm03-soc21-mgmt {
hardware ethernet fc:2f:40:cb:4f:66;
fixed-address 172.23.0.91;
option host-name "arm03-soc21-mgmt";
next-server 172.23.0.17;
}
host arm03-soc22-mgmt {
hardware ethernet fc:2f:40:17:c0:ee;
fixed-address 172.23.0.92;
option host-name "arm03-soc22-mgmt";
next-server 172.23.0.17;
}
host arm03-soc23-mgmt {
hardware ethernet fc:2f:40:00:47:3e;
fixed-address 172.23.0.93;
option host-name "arm03-soc23-mgmt";
next-server 172.23.0.17;
subnet 172.24.0.0 netmask 255.255.255.0 {
allow booting;
allow bootp;
#option routers 172.23.0.9;
#option log-servers 172.23.0.9;
host fed-cloud09-int {
hardware ethernet f0:1f:af:e3:5f:0d;
fixed-address 172.24.0.9;
option host-name "fed-cloud09-int";
}
host fed-cloud010-int {
hardware ethernet f0:1f:af:e2:69:16;
fixed-address 172.24.0.10;
option host-name "fed-cloud10-int";
}
host fed-cloud11-int {
hardware ethernet f0:1f:af:e2:6d:1e;
fixed-address 172.24.0.11;
option host-name "fed-cloud11-int";
}
}
}
@ -191,6 +220,23 @@ subnet 209.132.184.0 netmask 255.255.255.0 {
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 arm03-packager00 {
hardware ethernet fc:2f:40:1b:64:4c;
fixed-address 209.132.184.70;