mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 12:51:12 +00:00
19 lines
613 B
Plaintext
19 lines
613 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
|
||
|
except-interface=lo
|
||
|
bind-dynamic
|
||
|
interface=virbr0
|
||
|
dhcp-range=192.168.122.2,192.168.122.254,255.255.255.0
|
||
|
dhcp-no-override
|
||
|
dhcp-authoritative
|
||
|
dhcp-lease-max=253
|
||
|
dhcp-hostsfile=/var/lib/libvirt/dnsmasq/default.hostsfile
|
||
|
addn-hosts=/var/lib/libvirt/dnsmasq/default.addnhosts
|
||
|
foo=bar
|
||
|
cname=*.cloudapps.example.com,master.example.com
|