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