mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 20:16:58 +08:00
ok built not build
This commit is contained in:
@@ -392,14 +392,14 @@ zone "fedoraplayground.com" {
|
||||
file "/var/named/master/built/fedoraplayground.com";
|
||||
};
|
||||
|
||||
# zone "1.0.0.3.0.9.0.3.8.2.0.0.0.1.6.2.ip6.arpa" {
|
||||
# type master;
|
||||
# file "/var/named/master/build/1.0.0.3.0.9.0.3.8.2.0.0.0.1.6.2.ip6.arpa";
|
||||
# };
|
||||
zone "1.0.0.3.0.9.0.3.8.2.0.0.0.1.6.2.ip6.arpa" {
|
||||
type master;
|
||||
file "/var/named/master/built/1.0.0.3.0.9.0.3.8.2.0.0.0.1.6.2.ip6.arpa";
|
||||
};
|
||||
|
||||
# zone "0.0.6.0.0.1.0.3.0.8.c.b.5.0.6.2.ip6.arpa" {
|
||||
# type master;
|
||||
# file "/var/named/master/build/0.0.6.0.0.1.0.3.0.8.c.b.5.0.6.2.ip6.arpa";
|
||||
# };
|
||||
zone "0.0.6.0.0.1.0.3.0.8.c.b.5.0.6.2.ip6.arpa" {
|
||||
type master;
|
||||
file "/var/named/master/built/0.0.6.0.0.1.0.3.0.8.c.b.5.0.6.2.ip6.arpa";
|
||||
};
|
||||
|
||||
## EOF
|
||||
|
||||
Reference in New Issue
Block a user