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:
parent
ce8655f7d1
commit
a0872e6de0
2 changed files with 6 additions and 1 deletions
|
@ -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";
|
||||
|
||||
|
|
|
@ -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";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue