Allow aws to use signed zone versus unsigned dns zone
This commit is contained in:
parent
41364ef7ce
commit
8233810547
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ zone "vpn.fedoraproject.org" {
|
|||
|
||||
zone "aws.fedoraproject.org" {
|
||||
type master;
|
||||
file "/var/named/master/built/aws.fedoraproject.org";
|
||||
file "/var/named/master/built/aws.fedoraproject.org.signed";
|
||||
};
|
||||
|
||||
zone "fedorapeople.org" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue