mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 12:51:12 +00:00
15 lines
428 B
Plaintext
15 lines
428 B
Plaintext
|
##WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
|
||
|
##OVERWRITTEN AND LOST. Changes to this configuration should be made using:
|
||
|
## virsh net-edit default
|
||
|
## or other application using the libvirt API.
|
||
|
##
|
||
|
## dnsmasq conf file created by libvirt
|
||
|
strict-order
|
||
|
no-resolv
|
||
|
server=8.8.8.8
|
||
|
server=8.8.4.4
|
||
|
except-interface=lo
|
||
|
bind-dynamic
|
||
|
interface=virbr0
|
||
|
addn-hosts=/var/lib/libvirt/dnsmasq/default.addnhosts
|