My fellow citizens of the world: ask not what Fedora will do for you, but what together we can do for the freedom of all people.

This commit is contained in:
Stephen Smoogen 2015-02-13 20:06:32 +00:00
parent ce8655f7d1
commit a0872e6de0
2 changed files with 6 additions and 1 deletions

View file

@ -1790,7 +1790,7 @@ shared-network qa {
subnet 10.5.131.0 netmask 255.255.255.0 {
option routers 10.5.131.254;
range 10.5.131.240 10.5.131.249;
range 10.5.131.230 10.5.131.249;
next-server 10.5.126.41;
filename "pxelinux.0";

View file

@ -255,3 +255,8 @@ zone "release-monitoring.org" {
type master;
file "/var/named/master/built/release-monitoring.org";
};
zone "whatcanidoforfedora.org" {
type master;
file "/var/named/master/built/whatcanidoforfedora.org";
};