summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPratyush Desai2023-02-20 02:35:23 +0530
committerPratyush Desai2023-02-20 02:43:56 +0530
commit4de1d51fef423a4a739143786502d90a5f9e0be7 (patch)
treeaeafcc9d3a1c44c749ac19a1101348e8e96bb1da
parent5d5ac9b075775c30d9d6df9f9d6d92478a4567f7 (diff)
downloadsalt-nsd.tar.gz
salt-nsd.tar.bz2
salt-nsd.zip
Update nsd pillar role confignsd
- add database disable switch under `config_data` - remove `ip4-only` switch under `config_data` (it is host dependent) Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
-rw-r--r--pillar/role/dns/nsd.sls4
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: