diff options
Diffstat (limited to 'pillar')
-rw-r--r-- | pillar/role/dns/nsd.sls | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pillar/role/dns/nsd.sls b/pillar/role/dns/nsd.sls index 4b89a0a..104ebee 100644 --- a/pillar/role/dns/nsd.sls +++ b/pillar/role/dns/nsd.sls @@ -3,8 +3,8 @@ nsd: server: hide-version: 'yes' verbosity: 2 - ip4-only: 'yes' - remote-control: + database: "" + remote-control: control-enable: 'yes' control-interface: '/run/nsd/nsd.sock' zones: |