mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
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:
@@ -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";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user