add consul role
This commit is contained in:
9
roles/consul/files/unbound-consul.conf
Normal file
9
roles/consul/files/unbound-consul.conf
Normal file
@ -0,0 +1,9 @@
|
||||
# Ansible managed
|
||||
|
||||
server:
|
||||
do-not-query-localhost: no
|
||||
domain-insecure: "consul"
|
||||
|
||||
stub-zone:
|
||||
name: "consul"
|
||||
stub-addr: 127.0.0.1@8600
|
Reference in New Issue
Block a user