4 lines
162 B
Plaintext
4 lines
162 B
Plaintext
# Place under /etc/dnsmasq.d/99-dns-vip.conf
|
|
# This will propagate the DNS VIP of keepalived as DNS Server over DHCP
|
|
dhcp-option=option:dns-server,192.168.1.4
|