Freeze break: add range to dhcp01

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'd like to enable a dhcp range on dhcp01. This would allow me to get
to the management interface on a new server we added in that network,
which will become bvirthost04. I would like to get this sooner rather
than later so we can setup a releng03 on it to compose branched on.
This will help us get branched out sooner. 

dhcp01 does provide dhcp to builders and various things on the build
network, so we do need to be careful. 

kevin
--
diff --git a/modules/dhcp/files/dhcpd.conf.dhcp01 b/modules/dhcp/files/dhcpd.conf.dhcp01
index 302260b..6a179fa 100644
--- a/modules/dhcp/files/dhcpd.conf.dhcp01
+++ b/modules/dhcp/files/dhcpd.conf.dhcp01
@@ -269,7 +269,8 @@ group macs {
 
 }
 
-#    range 10.5.125.170 10.5.125.189;
-#    next-server 10.5.125.43;       
-#    filename "pxelinux.0";          
+range 10.5.125.170 10.5.125.189;
+next-server 10.5.125.43;       
+filename "pxelinux.0";          
+
 }

Attachment: signature.asc
Description: PGP signature

_______________________________________________
infrastructure mailing list
infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/infrastructure

[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux