and we have the last box
This commit is contained in:
parent
7c39bacefe
commit
9aba770ef8
1 changed files with 7 additions and 0 deletions
|
@ -237,6 +237,13 @@ subnet 209.132.184.0 netmask 255.255.255.0 {
|
|||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
host fed-cloud12 {
|
||||
hardware ethernet ec:f4:bb:d2:25:6c;
|
||||
fixed-address 209.132.184.12;
|
||||
option host-name "fed-cloud12.cloud.fedoraproject.org";
|
||||
next-server 209.132.184.17;
|
||||
filename "pxelinux.0";
|
||||
}
|
||||
host fed-cloud13 {
|
||||
hardware ethernet ec:f4:bb:d2:76:a4;
|
||||
fixed-address 209.132.184.13;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue