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:
|
||||
verbosity: 1
|
||||
interface: {{ ansible_default_ipv4 }}
|
||||
interface: {{ keepalived_virtual_ipaddress }}
|
||||
interface-automatic: yes
|
||||
ip-freebind: yes
|
||||
port: 53
|
||||
do-ip4: yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue