dhcp: fix some more rdu3 devices
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
50bde2377a
commit
e76ba9a025
1 changed files with 2 additions and 2 deletions
|
@ -1802,7 +1802,7 @@ host bvmhost-x86-05.mgmt.rdu3.fedoraproject.org {
|
|||
}
|
||||
|
||||
host bvmhost-x86-06.mgmt.rdu3.fedoraproject.org {
|
||||
hardware ethernet D0:46:0C:62:6A:CC;
|
||||
hardware ethernet D0:46:0C:61:C5:1E;
|
||||
fixed-address 10.16.160.96;
|
||||
option host-name "bvmhost-x86-06.mgmt.rdu3.fedoraproject.org";
|
||||
}
|
||||
|
@ -1862,7 +1862,7 @@ host worker02-stg.mgmt.rdu3.fedoraproject.org {
|
|||
}
|
||||
host worker03-stg.mgmt.rdu3.fedoraproject.org {
|
||||
hardware ethernet D0:46:0C:62:62:A4;
|
||||
fixed-address 10.16.160.184;
|
||||
fixed-address 10.16.160.185;
|
||||
option host-name "worker03-stg.mgmt.rdu3.fedoraproject.org";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue