and we now have a temp vh04
This commit is contained in:
parent
cd8ab3af7d
commit
42c996855a
3 changed files with 9 additions and 0 deletions
|
@ -7,6 +7,7 @@ download05.phx2.fedoraproject.org
|
|||
virthost01.phx2.fedoraproject.org
|
||||
virthost02.phx2.fedoraproject.org
|
||||
virthost03.phx2.fedoraproject.org
|
||||
virthost04.phx2.fedoraproject.org
|
||||
virthost11.phx2.fedoraproject.org
|
||||
virthost15.phx2.fedoraproject.org
|
||||
virthost16.phx2.fedoraproject.org
|
||||
|
|
|
@ -748,6 +748,7 @@ value01.stg.phx2.fedoraproject.org
|
|||
virthost01.phx2.fedoraproject.org
|
||||
virthost02.phx2.fedoraproject.org
|
||||
virthost03.phx2.fedoraproject.org
|
||||
virthost04.phx2.fedoraproject.org
|
||||
virthost11.phx2.fedoraproject.org
|
||||
virthost12.phx2.fedoraproject.org
|
||||
virthost14.phx2.fedoraproject.org
|
||||
|
|
|
@ -21,6 +21,13 @@ subnet 10.5.126.0 netmask 255.255.255.0 {
|
|||
option host-name "virthost02";
|
||||
}
|
||||
|
||||
host virthost04 {
|
||||
hardware ethernet 24:6e:96:05:d9:fc;
|
||||
fixed-address 10.5.126.144;
|
||||
next-server 10.5.126.41;
|
||||
option host-name "virthost04";
|
||||
}
|
||||
|
||||
host autocloud-backend-vbox {
|
||||
hardware ethernet e4:1f:13:ba:84:d0;
|
||||
fixed-address 10.5.126.122;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue