Compare commits
2 Commits
b922ebc2ea
...
937016451b
Author | SHA1 | Date | |
---|---|---|---|
937016451b | |||
226d16d584 |
@ -37,7 +37,7 @@ nsd:
|
|||||||
config_data:
|
config_data:
|
||||||
server:
|
server:
|
||||||
hide-version: 'yes'
|
hide-version: 'yes'
|
||||||
verbosity: 3
|
verbosity: 2
|
||||||
remote-control:
|
remote-control:
|
||||||
control-enable: 'yes'
|
control-enable: 'yes'
|
||||||
control-interface: /run/nsd.sock
|
control-interface: /run/nsd.sock
|
||||||
|
@ -7,6 +7,13 @@ values:
|
|||||||
added_in_pillar: pillar_value
|
added_in_pillar: pillar_value
|
||||||
arch: amd64
|
arch: amd64
|
||||||
config: /etc/nsd/nsd.conf
|
config: /etc/nsd/nsd.conf
|
||||||
|
config_data:
|
||||||
|
remote-control:
|
||||||
|
control-enable: 'yes'
|
||||||
|
control-interface: /run/nsd.sock
|
||||||
|
server:
|
||||||
|
hide-version: 'yes'
|
||||||
|
verbosity: 2
|
||||||
config_files:
|
config_files:
|
||||||
10-server: local-nsd-for-unbound
|
10-server: local-nsd-for-unbound
|
||||||
config_include_dir: "/etc/nsd/nsd.conf.d"
|
config_include_dir: "/etc/nsd/nsd.conf.d"
|
||||||
|
@ -7,6 +7,13 @@ values:
|
|||||||
added_in_pillar: pillar_value
|
added_in_pillar: pillar_value
|
||||||
arch: amd64
|
arch: amd64
|
||||||
config: /etc/nsd/nsd.conf
|
config: /etc/nsd/nsd.conf
|
||||||
|
config_data:
|
||||||
|
remote-control:
|
||||||
|
control-enable: 'yes'
|
||||||
|
control-interface: /run/nsd.sock
|
||||||
|
server:
|
||||||
|
hide-version: 'yes'
|
||||||
|
verbosity: 2
|
||||||
config_files:
|
config_files:
|
||||||
10-server: local-nsd-for-unbound
|
10-server: local-nsd-for-unbound
|
||||||
config_include_dir: "/etc/nsd/nsd.conf.d"
|
config_include_dir: "/etc/nsd/nsd.conf.d"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user