summaryrefslogtreecommitdiffstats
path: root/roles/dns/meta
Commit message (Collapse)AuthorAgeFilesLines
* Refactored to use Ansible systemd moduleRussell Teague2016-11-281-0/+1
| | | | | | * Ansible systemd module used in place of service module * Refactored command tasks which are no longer necessary * Applying rules from openshift-ansible Best Practices Guide
* Allow containerized deployment of dns roleJan Provaznik2016-04-261-1/+2
| | | | | | | | If containerized, docker image for bind service is built during ansible run. The default named systemd unit file triggers named-checkconf on named service start so it's not neccessary to include this validation when copying file templates (equivalent named-checkconf is included in the containerized named unit file too).
* Add a DNS server on OpenStack clustersLénaïc Huard2016-02-041-0/+7