mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 11:00:32 +08:00
and here is vh19
This commit is contained in:
@@ -93,6 +93,14 @@ subnet 10.5.126.0 netmask 255.255.255.0 {
|
||||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
host virthost19 {
|
||||
hardware ethernet EC:F4:BB:E1:C8:F4;
|
||||
fixed-address 10.5.126.159;
|
||||
next-server 10.5.126.41;
|
||||
option host-name "virthost19";
|
||||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
host virthost20 {
|
||||
hardware ethernet EC:F4:BB:E1:CB:8C;
|
||||
fixed-address 10.5.126.160;
|
||||
|
||||
Reference in New Issue
Block a user