Add retrace03 to config

This commit is contained in:
Stephen Smoogen 2020-03-20 20:45:22 +00:00 committed by Pierre-Yves Chibon
parent c70d38512b
commit 5eb250c284

View file

@ -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";
}
}
}