and we have a new zone for mattdm
This commit is contained in:
parent
acae74a9eb
commit
e6b842e6ed
2 changed files with 6 additions and 0 deletions
|
@ -133,6 +133,7 @@
|
|||
- www.projectofedora.org
|
||||
- www.getfedora.com
|
||||
- getfedora.com
|
||||
- fedoraplayground.org
|
||||
|
||||
- role: httpd/website
|
||||
name: admin.fedoraproject.org
|
||||
|
|
|
@ -332,6 +332,11 @@ zone "fedora.org" {
|
|||
file "/var/named/master/built/fedora.org";
|
||||
};
|
||||
|
||||
zone "fedoraplayground.org" {
|
||||
type master;
|
||||
file "/var/named/master/built/fedoraplayground.org";
|
||||
};
|
||||
|
||||
zone "fedoraproject.community" {
|
||||
type master;
|
||||
file "/var/named/master/built/fedoraproject.community";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue