add localhost.collector.dn42
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Marsh 2021-01-12 10:59:59 +00:00
parent c7e83b0c11
commit 43dd5c9a02
Signed by: burble
GPG Key ID: 0FCCD13AE1CF7ED8

View File

@ -18,6 +18,10 @@ service('@', 'fd42:4242:2601:ac12::1', '172.20.129.4');
D_EXTEND(
domain,
// little hack for lg-bird-go
AAAA('localhost', '::1'),
SSHFP('@', 4, 1, 'ff61153c18334e89df3b4b4e4696306eeb5ffe9c'),
SSHFP('@', 4, 2, 'c3a2470309cb1e6fba252231a6504a096ffd8b6f92442493f762e7512c515e76')
);