feat: bind automatically to an interface
This commit is contained in:
parent
a3fa8e519d
commit
808b7858ee
1 changed files with 1 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
server:
|
server:
|
||||||
verbosity: 1
|
verbosity: 1
|
||||||
interface: {{ ansible_default_ipv4 }}
|
interface-automatic: yes
|
||||||
interface: {{ keepalived_virtual_ipaddress }}
|
|
||||||
ip-freebind: yes
|
ip-freebind: yes
|
||||||
port: 53
|
port: 53
|
||||||
do-ip4: yes
|
do-ip4: yes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue