Commit 808b7858 authored by Simon Cornet's avatar Simon Cornet
Browse files

feat: bind automatically to an interface

parent a3fa8e51
Loading
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
server:
  verbosity: 1
  interface: {{ ansible_default_ipv4 }}
  interface: {{ keepalived_virtual_ipaddress }}
  interface-automatic: yes
  ip-freebind: yes
  port: 53
  do-ip4: yes