fedoraloveskde.org: add site and pipeline to deploy it and dns zone
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
ac751e42ef
commit
b7a031c9fd
14 changed files with 121 additions and 1 deletions
|
@ -392,6 +392,11 @@ zone "fedoraplayground.com" {
|
|||
file "/var/named/master/built/fedoraplayground.com";
|
||||
};
|
||||
|
||||
zone "fedoraloveskde.org" {
|
||||
type master;
|
||||
file "/var/named/master/built/fedoraloveskde.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