and we have fed-cloud14
This commit is contained in:
parent
8d81d64fae
commit
4fc5bc9f02
1 changed files with 8 additions and 0 deletions
|
@ -237,6 +237,14 @@ subnet 209.132.184.0 netmask 255.255.255.0 {
|
||||||
filename "pxelinux.0";
|
filename "pxelinux.0";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
host fed-cloud14 {
|
||||||
|
hardware ethernet ec:f4:bb:d2:97:7c;
|
||||||
|
fixed-address 209.132.184.14;
|
||||||
|
option host-name "fed-cloud14.cloud.fedoraproject.org";
|
||||||
|
next-server 209.132.184.17;
|
||||||
|
filename "pxelinux.0";
|
||||||
|
}
|
||||||
|
|
||||||
host fed-cloud15 {
|
host fed-cloud15 {
|
||||||
hardware ethernet ec:f4:bb:d2:85:4c;
|
hardware ethernet ec:f4:bb:d2:85:4c;
|
||||||
fixed-address 209.132.184.15;
|
fixed-address 209.132.184.15;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue