mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 11:00:32 +08:00
this will give us an ip address for back net
This commit is contained in:
@@ -476,6 +476,13 @@ subnet 10.5.127.0 netmask 255.255.255.0 {
|
||||
|
||||
range 10.5.127.230 10.5.127.239;
|
||||
|
||||
host virthost05-nfs {
|
||||
hardware ethernet E4:43:4B:22:CE:EB;
|
||||
fixed-address 10.5.127.229;
|
||||
option host-name "virthost05-nfs";
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user