Commit Graph

4 Commits

Author SHA1 Message Date
Clark Boylan b8b1fdde75 Nameservers are now managed with ansible
Remove the puppetry for managing nameservers as we now use ansible
configured name servers without puppet.

We will need to follow this up with deletion of the existing
ns*.openstack.org and adns1.openstack.org servers.

Change-Id: Id7ec8fa58c9e37ce94ec71e4562607914e5c3ea4
2019-01-08 16:16:49 -08:00
Jeremy Stanley ff0579ad5c Add zuulci.org typo domain
In an effort to thwart egregious typosquatting, host a zuulci.org
domain which will serve as an alias for the canonical zuul-ci.org.

Change-Id: If878ab310acd513d981fd37e954b0abeb7a7ed76
Depends-On: https://review.openstack.org/568661
2018-05-15 18:22:09 +00:00
James E. Blair bd0f5b5cd7 Run rndc reload instead of restarting bind
It looks like restarting bind immediately after a zone file update
may be a bad idea and may lead to corrupted journal files.  Instead,
issue a rndc reload which is much gentler.

Change-Id: I237183315e877709e93eaba8ab5435c9c71b21ba
2018-01-15 10:20:03 -08:00
James E. Blair 4ccf277850 Add an authoritative hidden master
This runs bind as a hidden master nameserver so we can do all the
keysigning there, and then use nsd (or bind) as public authoritative
slaves.

Change-Id: Ifb2ad109103051fa13c4af1c7be1ca0ae98bb1a1
2017-12-19 08:57:33 -08:00