summaryrefslogtreecommitdiffstats
path: root/roles/dhcp_server
diff options
context:
space:
mode:
authorStephen Smoogen <smooge@redhat.com>2016-09-30 20:52:30 +0000
committerStephen Smoogen <smooge@redhat.com>2016-09-30 20:52:30 +0000
commit9639ea4e76c6adc033b10cbf96bcab2914d1fafe (patch)
treea0746718adecf252161d742cbecfce7f375aa599 /roles/dhcp_server
parent28ed371cc8218d615874e5e614bf6a88c1600d85 (diff)
downloadansible-9639ea4e76c6adc033b10cbf96bcab2914d1fafe.tar.gz
ansible-9639ea4e76c6adc033b10cbf96bcab2914d1fafe.tar.xz
ansible-9639ea4e76c6adc033b10cbf96bcab2914d1fafe.zip
try and get dhcp up and going for the build boxes
Diffstat (limited to 'roles/dhcp_server')
-rw-r--r--roles/dhcp_server/files/dhcpd.conf.dhcp01.phx2.fedoraproject.org106
1 files changed, 106 insertions, 0 deletions
diff --git a/roles/dhcp_server/files/dhcpd.conf.dhcp01.phx2.fedoraproject.org b/roles/dhcp_server/files/dhcpd.conf.dhcp01.phx2.fedoraproject.org
index 69632a0fb..db4364dd2 100644
--- a/roles/dhcp_server/files/dhcpd.conf.dhcp01.phx2.fedoraproject.org
+++ b/roles/dhcp_server/files/dhcpd.conf.dhcp01.phx2.fedoraproject.org
@@ -282,6 +282,112 @@ subnet 10.5.125.0 netmask 255.255.255.0 {
option host-name "dell-fx01-01.phx2.fedoraproject.org";
}
+ host dell-fx01-02 {
+ hardware ethernet 14:9E:CF:61:9F:4F;
+ fixed-address 10.5.125.165;
+ next-server 10.5.125.43;
+ option host-name "dell-fx01-02.phx2.fedoraproject.org";
+ }
+
+ host dell-fx01-03 {
+ hardware ethernet 14:9E:CF:61:9E:C9;
+ fixed-address 10.5.125.166;
+ next-server 10.5.125.43;
+ option host-name "dell-fx01-03.phx2.fedoraproject.org";
+ }
+
+ host dell-fx01-04 {
+ hardware ethernet 14:9E:CF:61:A5:07;
+ fixed-address 10.5.125.167;
+ next-server 10.5.125.43;
+ option host-name "dell-fx01-04.phx2.fedoraproject.org";
+ }
+
+ host dell-fx01-05 {
+ hardware ethernet 14:9E:CF:61:9E:7B;
+ fixed-address 10.5.125.168;
+ next-server 10.5.125.43;
+ option host-name "dell-fx01-05.phx2.fedoraproject.org";
+ }
+
+ host dell-fx01-06 {
+ hardware ethernet 14:9E:CF:61:A0:BD;
+ fixed-address 10.5.125.169;
+ next-server 10.5.125.43;
+ option host-name "dell-fx01-06.phx2.fedoraproject.org";
+ }
+
+ host dell-fx01-07 {
+ hardware ethernet 14:9E:CF:61:9E:E3;
+ fixed-address 10.5.125.170;
+ next-server 10.5.125.43;
+ option host-name "dell-fx01-07.phx2.fedoraproject.org";
+ }
+
+ host dell-fx01-08 {
+ hardware ethernet 14:9E:CF:61:A6:75;
+ fixed-address 10.5.125.171;
+ next-server 10.5.125.43;
+ option host-name "dell-fx01-08.phx2.fedoraproject.org";
+ }
+
+#
+ host dell-fx02-01 {
+ hardware ethernet F8:CA:B8:F7:26:E1;
+ fixed-address 10.5.125.172;
+ next-server 10.5.125.43;
+ option host-name "dell-fx02-01.phx2.fedoraproject.org";
+ }
+
+ host dell-fx02-02 {
+ hardware ethernet F8:CA:B8:F7:27:CF;
+ fixed-address 10.5.125.173;
+ next-server 10.5.125.43;
+ option host-name "dell-fx02-02.phx2.fedoraproject.org";
+ }
+
+ host dell-fx02-03 {
+ hardware ethernet F8:CA:B8:F7:27:49;
+ fixed-address 10.5.125.174;
+ next-server 10.5.125.43;
+ option host-name "dell-fx02-03.phx2.fedoraproject.org";
+ }
+
+ host dell-fx02-04 {
+ hardware ethernet F8:CA:B8:F7:2D:87;
+ fixed-address 10.5.125.175;
+ next-server 10.5.125.43;
+ option host-name "dell-fx02-04.phx2.fedoraproject.org";
+ }
+
+ host dell-fx02-05 {
+ hardware ethernet F8:CA:B8:F7:26:FB;
+ fixed-address 10.5.125.176;
+ next-server 10.5.125.43;
+ option host-name "dell-fx02-05.phx2.fedoraproject.org";
+ }
+
+ host dell-fx02-06 {
+ hardware ethernet F8:CA:B8:F7:29:3D;
+ fixed-address 10.5.125.177;
+ next-server 10.5.125.43;
+ option host-name "dell-fx02-06.phx2.fedoraproject.org";
+ }
+
+ host dell-fx02-07 {
+ hardware ethernet F8:CA:B8:F7:27:63;
+ fixed-address 10.5.125.178;
+ next-server 10.5.125.43;
+ option host-name "dell-fx02-07.phx2.fedoraproject.org";
+ }
+
+ host dell-fx02-08 {
+ hardware ethernet F8:CA:B8:F7:2E:F5;
+ fixed-address 10.5.125.179;
+ next-server 10.5.125.43;
+ option host-name "dell-fx02-08.phx2.fedoraproject.org";
+ }
+
# host x86-19 {