@cryptotaxi247 / infra / commits / aa1bbf5b

haumea: allow access from rhea

Graham Christensen committed Mar 31, 2022 at 16:24 UTC aa1bbf5b6478f29f83d8468d0e88b583bb905b9d
1 file changed +1
delft/haumea.nix
+1
@@ -161,6 +161,7 @@
161 # FIXME: don't use 'trust'.
162 authentication = ''
163 host hydra all 10.254.1.3/32 trust
164 + host hydra all 10.254.1.5/32 trust
165 local all root peer map=prometheus
166 '';
167