Add retrace03 to config
This commit is contained in:
parent
c70d38512b
commit
5eb250c284
1 changed files with 10 additions and 0 deletions
|
@ -387,6 +387,16 @@ shared-network pubcloud {
|
|||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
host retrace03 {
|
||||
hardware ethernet f4:02:70:fa:79:84;
|
||||
fixed-address 38.145.48.31;
|
||||
option host-name "retrace03.fedorainfracloud.org";
|
||||
next-server 38.145.48.10;
|
||||
filename "pxelinux.0";
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue