forked from infra/ansible
Add fedora.pt to zones.conf.
Signed-off-by: James Antill <james@and.org>
This commit is contained in:
parent
0262961387
commit
bf1f99860d
1 changed files with 5 additions and 0 deletions
|
|
@ -222,6 +222,11 @@ zone "fedora.pe" {
|
|||
file "/var/named/master/built/fedora.pe";
|
||||
};
|
||||
|
||||
zone "fedora.pt" {
|
||||
type master;
|
||||
file "/var/named/master/built/fedora.pt";
|
||||
};
|
||||
|
||||
zone "fedora.tk" {
|
||||
type master;
|
||||
file "/var/named/master/built/fedora.tk";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue