dhcp: update some hostnames on mgmt interfaces
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
7fe553dc23
commit
a7c97ed04c
1 changed files with 3 additions and 3 deletions
|
@ -1157,7 +1157,7 @@ host buildhw-a64-02 {
|
||||||
host openqa-a64-worker01-mgmt {
|
host openqa-a64-worker01-mgmt {
|
||||||
hardware ethernet e8:6a:64:39:18:ef;
|
hardware ethernet e8:6a:64:39:18:ef;
|
||||||
fixed-address 10.3.160.114;
|
fixed-address 10.3.160.114;
|
||||||
option host-name "bvmhost-a64-21-mgmt";
|
option host-name "openqa-a64-worker01-mgmt";
|
||||||
}
|
}
|
||||||
host openqa-a64-worker01 {
|
host openqa-a64-worker01 {
|
||||||
hardware ethernet 50:6b:4b:6a:b6:20 ;
|
hardware ethernet 50:6b:4b:6a:b6:20 ;
|
||||||
|
@ -1170,7 +1170,7 @@ host openqa-a64-worker01 {
|
||||||
host openqa-a64-worker05-mgmt {
|
host openqa-a64-worker05-mgmt {
|
||||||
hardware ethernet E8:6A:64:39:18:73;
|
hardware ethernet E8:6A:64:39:18:73;
|
||||||
fixed-address 10.3.160.116;
|
fixed-address 10.3.160.116;
|
||||||
option host-name "bvmhost-a64-22-mgmt";
|
option host-name "openqa-a64-worker05-mgmt";
|
||||||
}
|
}
|
||||||
host openqa-a64-worker05 {
|
host openqa-a64-worker05 {
|
||||||
hardware ethernet 50:6b:4b:6a:eb:b0 ;
|
hardware ethernet 50:6b:4b:6a:eb:b0 ;
|
||||||
|
@ -1183,7 +1183,7 @@ host openqa-a64-worker05 {
|
||||||
host openqa-a64-worker06-mgmt {
|
host openqa-a64-worker06-mgmt {
|
||||||
hardware ethernet E8:6A:64:39:19:67;
|
hardware ethernet E8:6A:64:39:19:67;
|
||||||
fixed-address 10.3.160.118;
|
fixed-address 10.3.160.118;
|
||||||
option host-name "bvmhost-a64-24-mgmt";
|
option host-name "openqa-a64-worker06-mgmt";
|
||||||
}
|
}
|
||||||
host openqa-a64-worker06 {
|
host openqa-a64-worker06 {
|
||||||
hardware ethernet 50:6B:4B:6A:C4:90 ;
|
hardware ethernet 50:6B:4B:6A:C4:90 ;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue