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

Put the staging public keys right here

I was about to make a new repository and complicate CI shell scripts to check
it out in the right place at the right time ... but why?
parent afdafb29
No related branches found
No related tags found
4 merge requests!140Merge staging into production,!122Merge develop into staging,!115Continuous deployment for the grid systems,!112Draft: Try having morph build everything it wants and then caching it
Pipeline #781 failed
private-keys private-keys
public-keys
iVS3L2DkH/pHAhiPpuduBMKlICPYmchHFfCg6n2ReUI=
sGUEH9+Mli1E1BFBMAHgPsnVlaD1EJKFaYOJ+dpyLy0=
wvpkXigLG2zvmLhxsV2cmN/IgF+nLednV6uENvI6fh0=
5t9t6DOcYMQJNtnsG5/Ek+OmSX1mZgbMAHSWlJQKuxc=
172.23.23.1.pub
\ No newline at end of file
let
jcalderone = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN4GenAY/YLGuf1WoMXyyVa3S9i4JLQ0AG+pt7nvcLlQ exarkun@baryon";
flo = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHx7wJQNqKn8jOC4AxySRL2UxidNp7uIK9ad3pMb1ifF flo@fs-la";
in
{
"root" = jcalderone;
inherit jcalderone;
inherit flo;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment