mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-23 10:01:28 +08:00
put in dhcpd for vmhost19
This commit is contained in:
@@ -464,6 +464,16 @@ host vmhost-x86-08 {
|
||||
option routers 10.3.163.254;
|
||||
option subnet-mask 255.255.255.0;
|
||||
}
|
||||
host vmhost-x86-09 {
|
||||
hardware ethernet 24:6E:96:B1:61:C0;
|
||||
fixed-address 10.3.163.19;
|
||||
filename "uefi/grubx64.efi";
|
||||
next-server 10.3.163.10;
|
||||
option routers 10.3.163.254;
|
||||
option subnet-mask 255.255.255.0;
|
||||
}
|
||||
|
||||
|
||||
host oshift4-x86-fe-01 {
|
||||
hardware ethernet ec:f4:bb:d2:86:58;
|
||||
fixed-address 10.3.163.20;
|
||||
|
||||
Reference in New Issue
Block a user