2022-07-04 15:44:18 +02:00
|
|
|
<?xml version='1.0' encoding='UTF-8'?>
|
|
|
|
<rougail version="0.10">
|
|
|
|
<variables>
|
|
|
|
<family name="network">
|
|
|
|
<variable name="dns_is_only_local" redefine="True">
|
|
|
|
<value>False</value>
|
|
|
|
</variable>
|
2022-08-18 10:19:43 +02:00
|
|
|
<variable name="dns_client_address" redefine="True" supplier="ExternalDNS"/>
|
2022-07-04 15:44:18 +02:00
|
|
|
</family>
|
|
|
|
</variables>
|
|
|
|
</rougail>
|