We recently reset midnight - and in doing so changed its host key. We need the new one for remote builds...
+1
-1
packetmix/systems/redhead/remoteBuilds.nix
+1
-1
packetmix/systems/redhead/remoteBuilds.nix
···
57
57
hostName = "midnight.clicks.domains";
58
58
sshUser = "remoteBuilds";
59
59
sshKey = "/secrets/remoteBuilds/id_ed25519";
60
-
publicHostKey = "c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSU5wbnFKeDlBTGVSS0k0ekVvZnNIL0ZZMFJLaTVsWWtDRVMvR2NWbHNSWncgcm9vdEBhMWQyCg==";
60
+
publicHostKey = "c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSUdOcW44b0VlelNMMTg2Q1VhRjBRYzR3by9tOFpvY011Q1crNENvYXhtZ1Agcm9vdEBtaWRuaWdodAo=";
61
61
62
62
system = "x86_64-linux";
63
63
History
1 round
0 comments
a.starrysky.fyi
submitted
#0
1 commit
expand
collapse
chore(redhead): update midnight host key
We recently reset midnight - and in doing so changed its host key. We
need the new one for remote builds...
expand 0 comments
pull request successfully merged