summaryrefslogtreecommitdiffstats
path: root/roles/dhcp_server
diff options
context:
space:
mode:
authorStephen Smoogen <smooge@redhat.com>2017-02-01 01:45:00 +0000
committerStephen Smoogen <smooge@redhat.com>2017-02-01 01:45:00 +0000
commitf7b3bcdfd3aaddee0a9b6f51a43fd2844974298b (patch)
tree3714ca9a0349e67da273c8a60e9ceb7afdb67272 /roles/dhcp_server
parentfb7b23108d162e7f3200a004cb7c2eb93f61d082 (diff)
downloadansible-f7b3bcdfd3aaddee0a9b6f51a43fd2844974298b.tar.gz
ansible-f7b3bcdfd3aaddee0a9b6f51a43fd2844974298b.tar.xz
ansible-f7b3bcdfd3aaddee0a9b6f51a43fd2844974298b.zip
and dear lord scopes
Diffstat (limited to 'roles/dhcp_server')
-rw-r--r--roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org12
1 files changed, 6 insertions, 6 deletions
diff --git a/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org b/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org
index 0922d498f..b6e024965 100644
--- a/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org
+++ b/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org
@@ -1984,7 +1984,7 @@ shared-network qa {
fixed-address 10.5.131.20;
}
- host dell-fxqa01-01 {
+ host dell-fxqa01-01h {
hardware ethernet 48:4D:7E:05:4E:F1;
fixed-address 10.5.131.12;
option host-name "dell-fxqa01-01";
@@ -1992,7 +1992,7 @@ shared-network qa {
filename "pxelinux.0";
}
- host dell-fxqa01-01-nfs {
+ host dell-fxqa01-01h-nfs {
hardware ethernet 48:4D:7E:05:4E:F4;
fixed-address 10.5.131.13;
option host-name "dell-fxqa01-01-nfs";
@@ -2000,7 +2000,7 @@ shared-network qa {
filename "pxelinux.0";
}
- host dell-fxqa01-02 {
+ host dell-fxqa01-02h {
hardware ethernet 48:4D:7E:05:4F:DF;
fixed-address 10.5.131.14;
option host-name "dell-fxqa01-02";
@@ -2008,7 +2008,7 @@ shared-network qa {
filename "pxelinux.0";
}
- host dell-fxqa01-02-nfs {
+ host dell-fxqa01-02h-nfs {
hardware ethernet 48:4D:7E:05:4F:E2;
fixed-address 10.5.131.15;
option host-name "dell-fxqa01-02-nfs";
@@ -2016,7 +2016,7 @@ shared-network qa {
filename "pxelinux.0";
}
- host dell-fxqa01-03 {
+ host dell-fxqa01-03h {
hardware ethernet 48:4D:7E:05:4F:59;
fixed-address 10.5.131.16;
option host-name "dell-fxqa01-03";
@@ -2024,7 +2024,7 @@ shared-network qa {
filename "pxelinux.0";
}
- host dell-fxqa01-03-nfs {
+ host dell-fxqa01-03h-nfs {
hardware ethernet 48:4D:7E:05:4F:5C;
fixed-address 10.5.131.17;
option host-name "dell-fxqa01-03-nfs";