Files
gitea-pages/admin-guide/configuration/custom_nameservers.md

254 B

Custom Nameservers

The internal nameservers are configured according to the network zone by Puppet.

If for some reason that is unsuitable, you might set your own in Hiera:

networking::nameservers_override:
  - 192.33.120.5
  - 192.33.121.5