Merge branch 'config-template' into libertacasa
This commit is contained in:
commit
937016451b
@ -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