A DNS-system might have multiple domains,
also the same for local and public usage (Split-Horizon) or even more.
Therefore it is required to limit the domains we will synchronise.
Example:
domains:
- example.com.public
- example2.com
A DNS-system might have multiple domains,
also the same for local and public usage (Split-Horizon) or even more.
Therefore it is required to limit the domains we will synchronise.
Example:
```
domains:
- example.com.public
- example2.com
```
A DNS-system might have multiple domains,
also the same for local and public usage (Split-Horizon) or even more.
Therefore it is required to limit the domains we will synchronise.
Example: