and we have a 15
This commit is contained in:
parent
b125dd7224
commit
b87b19df3c
3 changed files with 10 additions and 0 deletions
|
@ -26,6 +26,7 @@ bvirthost05.phx2.fedoraproject.org
|
||||||
bvirthost12.phx2.fedoraproject.org
|
bvirthost12.phx2.fedoraproject.org
|
||||||
bvirthost13.phx2.fedoraproject.org
|
bvirthost13.phx2.fedoraproject.org
|
||||||
bvirthost14.phx2.fedoraproject.org
|
bvirthost14.phx2.fedoraproject.org
|
||||||
|
bvirthost15.phx2.fedoraproject.org
|
||||||
ibiblio01.fedoraproject.org
|
ibiblio01.fedoraproject.org
|
||||||
ibiblio04.fedoraproject.org
|
ibiblio04.fedoraproject.org
|
||||||
ibiblio05.fedoraproject.org
|
ibiblio05.fedoraproject.org
|
||||||
|
|
|
@ -139,6 +139,7 @@ bvirthost11.phx2.fedoraproject.org
|
||||||
bvirthost12.phx2.fedoraproject.org
|
bvirthost12.phx2.fedoraproject.org
|
||||||
bvirthost13.phx2.fedoraproject.org
|
bvirthost13.phx2.fedoraproject.org
|
||||||
bvirthost14.phx2.fedoraproject.org
|
bvirthost14.phx2.fedoraproject.org
|
||||||
|
bvirthost15.phx2.fedoraproject.org
|
||||||
|
|
||||||
[colo-virt]
|
[colo-virt]
|
||||||
coloamer01.fedoraproject.org
|
coloamer01.fedoraproject.org
|
||||||
|
|
|
@ -109,6 +109,14 @@ subnet 10.5.125.0 netmask 255.255.255.0 {
|
||||||
filename "pxelinux.0";
|
filename "pxelinux.0";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
host bvirthost15 {
|
||||||
|
hardware ethernet 24:6E:96:B0:E0:7C;
|
||||||
|
fixed-address 10.5.125.13;
|
||||||
|
option host-name "bvirthost15";
|
||||||
|
next-server 10.5.126.41;
|
||||||
|
filename "pxelinux.0";
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
host sign-vault01 {
|
host sign-vault01 {
|
||||||
hardware ethernet 00:1a:64:67:a3:38;
|
hardware ethernet 00:1a:64:67:a3:38;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue