]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
nameserver: Add ability to set named daemon options
authorDavid Galloway <dgallowa@redhat.com>
Thu, 21 Apr 2016 06:41:54 +0000 (02:41 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Fri, 22 Apr 2016 16:37:47 +0000 (12:37 -0400)
commitdb71d4c3b2f8c2e7072d64a4fa39b373b3ca44b0
tree9b763a7a04fa62864b5d8a7436b4ebfc831aba8d
parent1ad8640cef71c5b82fc7930cbd30a600a374479a
nameserver: Add ability to set named daemon options

The variable in defaults/main.yml will leave /etc/sysconfig/named
empty which is the package default.  We want IPv4 only however.
This is set in the secrets repo.

Signed-off-by: David Galloway <dgallowa@redhat.com>
roles/nameserver/defaults/main.yml
roles/nameserver/tasks/config.yml