ensure the correct pdns config for secondaries
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
mode: "0644"
|
||||
owner: "root"
|
||||
group: "root"
|
||||
force: no
|
||||
force: yes
|
||||
|
||||
- name: Nameserver | powerdns-server | set listening IPs
|
||||
when:
|
||||
@@ -110,7 +110,7 @@
|
||||
- powerdns_recursor is defined
|
||||
- powerdns_recursor is true
|
||||
template:
|
||||
src: "powerdns-server-sec-mysql-config.j2"
|
||||
src: "powerdns-server-sec-config.j2"
|
||||
dest: "/etc/powerdns/pdns.conf"
|
||||
owner: "root"
|
||||
group: "root"
|
||||
|
||||
Reference in New Issue
Block a user