Add dhcp for retrace03-mgmt
This commit is contained in:
parent
f927c2774f
commit
c70d38512b
1 changed files with 5 additions and 1 deletions
|
@ -1272,7 +1272,11 @@ subnet 10.5.130.0 netmask 255.255.255.0 {
|
|||
fixed-address 10.5.130.143;
|
||||
option host-name "openqa-aarch64-02";
|
||||
}
|
||||
|
||||
host retrace03-mgmt {
|
||||
hardware ethernet f4:02:70:fa:79:7e;
|
||||
fixed-address 10.5.130.129;
|
||||
option host-name "openqa-aarch64-02";
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue