dhcp: aarch64-01a -> compose-aarch64-01
This commit is contained in:
parent
82842c6333
commit
f38538ec97
1 changed files with 2 additions and 2 deletions
|
@ -1403,10 +1403,10 @@ subnet 10.5.78.0 netmask 255.255.255.0 {
|
||||||
next-server 10.5.126.41;
|
next-server 10.5.126.41;
|
||||||
}
|
}
|
||||||
|
|
||||||
host aarch64-01a {
|
host compose-aarch64-01 {
|
||||||
hardware ethernet 2c:59:e5:36:9a:52;
|
hardware ethernet 2c:59:e5:36:9a:52;
|
||||||
fixed-address 10.5.78.70;
|
fixed-address 10.5.78.70;
|
||||||
option host-name "aarch64-01a";
|
option host-name "compose-aarch64-01";
|
||||||
next-server 10.5.126.41;
|
next-server 10.5.126.41;
|
||||||
filename "grubaa64.efi";
|
filename "grubaa64.efi";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue