add a cosmos02 to dhcp

This commit is contained in:
Stephen Smoogen 2016-01-05 20:45:50 +00:00
parent e78a274c2a
commit 407fffe229

View file

@ -1920,6 +1920,19 @@ shared-network qa {
next-server 10.5.126.41;
filename "pxelinux.0";
host cosmos02-mgmt {
hardware ethernet OC:C4:7A:36:F2:AA;
fixed-address 10.5.131.211;
}
host cosmos02 {
hardware ethernet 0C:C4:7A:BC:AE:52;
fixed-address 10.5.131.202;
option host-name "cosmos02";
next-server 10.5.124.141;
filename "pxelinux.0";
}
host qa12 {
hardware ethernet C8:1F:66:CA:91:17;
fixed-address 10.5.131.20;