Skip to content
Snippets Groups Projects
Commit 22679e83 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Explain further benefits of hostsMap

parent 140adc3c
No related branches found
No related tags found
3 merge requests!140Merge staging into production,!118Merge develop into staging,!109Regularize (somewhat) the definition of grids for Morph
Pipeline #757 passed
......@@ -3,7 +3,9 @@
{
# A set mapping VPN IP addresses as strings to lists of hostnames as
# strings. The system's ``/etc/hosts`` will be populated with this
# information.
# information. Apart from helping with normal forward resolution, this
# *also* gives us reverse resolution from the VPN IPs to hostnames which
# allows Grafana to show us hostnames instead of VPN IP addresses.
hostsMap
# See ``customize-issuer.nix``.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment