add proyectofedora.org domain to dns and proxies
This domain is already in the dns repo (unsigned). So, this adds it to named.conf and adds it as an alias on the fedoraproject.org site for now. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
90a5092834
commit
db012e0f94
2 changed files with 6 additions and 0 deletions
|
@ -402,6 +402,11 @@ zone "fedoraloveskde.org" {
|
|||
file "/var/named/master/built/fedoraloveskde.org";
|
||||
};
|
||||
|
||||
zone "proyectofedora.org" {
|
||||
type master;
|
||||
file "/var/named/master/built/proyectofedora.org";
|
||||
};
|
||||
|
||||
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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue