Skip to content
Snippets Groups Projects
Commit 46d20f1c 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 1b12fdce
Branches
No related tags found
3 merge requests!140Merge staging into production,!118Merge develop into staging,!114Move keys around
Pipeline #790 failed
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.
Please register or to comment