mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
6b59d6cac1
Prepare to retire older versions by droping older tests. Signed-off-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Laine Stump <laine@redhat.com>
26 lines
1.0 KiB
Plaintext
26 lines
1.0 KiB
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
|
|
srv-host=_name._tcp.test-domain-name.com,test.example.com,1111,11,111
|
|
srv-host=_name2._udp,test2.example.com,2222,22,222
|
|
srv-host=_name3._tcp.test3.com,test3.example.com,3333,33
|
|
srv-host=_name4._tcp.test4.com,test4.example.com,4444
|
|
srv-host=_name5._udp,test5.example.com,1,55,555
|
|
srv-host=_name6._tcp.test6.com,test6.example.com,6666,0,666
|
|
srv-host=_name7._tcp.test7.com,test7.example.com,1,0,777
|
|
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
|
|
dhcp-range=2001:db8:ac10:fe01::1,ra-only
|
|
dhcp-range=2001:db8:ac10:fd01::1,ra-only
|