and we have a cloud box too.

This commit is contained in:
Stephen Smoogen 2015-02-17 01:13:33 +00:00
parent c3d2fba9fe
commit 7498647d4d

View file

@ -237,6 +237,15 @@ subnet 209.132.184.0 netmask 255.255.255.0 {
filename "pxelinux.0"; filename "pxelinux.0";
} }
host fed-cloud15 {
hardware ethernet ec:f4:bb:d2:85:4c;
fixed-address 209.132.184.15;
option host-name "fed-cloud15.cloud.fedoraproject.org";
next-server 209.132.184.17;
filename "pxelinux.0";
}
host arm03-packager00 { host arm03-packager00 {
hardware ethernet fc:2f:40:1b:64:4c; hardware ethernet fc:2f:40:1b:64:4c;
fixed-address 209.132.184.70; fixed-address 209.132.184.70;