Resolve monitoring-3 hostname to loopback
This commit is contained in:
parent
13b12c5286
commit
4ea5a21103
@ -45,7 +45,7 @@ in {
|
||||
networking.nameservers = [ "2001:638:904:ffcc::3" "2001:638:904:ffcc::4" "141.24.40.3" "141.24.40.4" ];
|
||||
|
||||
networking.hosts = {
|
||||
"fd00:327:327:327::1" = [ "monitoring-3.mon.clerie.de" ];
|
||||
"::1" = [ "monitoring-3.mon.clerie.de" ]; # fd00:327:327:327::1
|
||||
}
|
||||
// monitoringHostsNames;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user