summaryrefslogtreecommitdiffstats
path: root/roles/dhcp_server
diff options
context:
space:
mode:
authorStephen Smoogen <smooge@redhat.com>2017-01-24 22:00:18 +0000
committerStephen Smoogen <smooge@redhat.com>2017-01-24 22:00:18 +0000
commit5ad701d25c2d8b7ee5af77a5d911bd5bf0127980 (patch)
tree41df6113b76b341ac972b0d636997d85c7ae2e4f /roles/dhcp_server
parent6bbb48acca67583842075a7c43bf234a8c9d969d (diff)
downloadansible-5ad701d25c2d8b7ee5af77a5d911bd5bf0127980.tar.gz
ansible-5ad701d25c2d8b7ee5af77a5d911bd5bf0127980.tar.xz
ansible-5ad701d25c2d8b7ee5af77a5d911bd5bf0127980.zip
add in mgmt interfaces for qa dell fx
Diffstat (limited to 'roles/dhcp_server')
-rw-r--r--roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org23
1 files changed, 23 insertions, 0 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 07bbd0102..4e1dcfa6a 100644
--- a/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org
+++ b/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org
@@ -473,7 +473,30 @@ subnet 10.5.130.0 netmask 255.255.255.0 {
option host-name "dell-fx02-08";
}
+ host dell-fxqa01 {
+ hardware ethernet F4:8E:38:C6:3D:8C;
+ fixed-address 10.5.130.64;
+ option host-name "dell-fxqa01";
+ }
+
+ host dell-fxqa01-01 {
+ hardware ethernet 48:4D:7E:05:4E:F0;
+ fixed-address 10.5.130.65;
+ option host-name "dell-fxqa01-01";
+ }
+ host dell-fxqa01-02 {
+ hardware ethernet 48:4D:7E:05:4F:C0;
+ fixed-address 10.5.130.66;
+ option host-name "dell-fxqa01-02";
+ }
+
+ host dell-fxqa01-03 {
+ hardware ethernet 48:4D:7E:05:55:79;
+ fixed-address 10.5.130.67;
+ option host-name "dell-fxqa01-03";
+ }
+
}
# ARM MGMT VLAN