diff options
author | Leonardo Santiago <[email protected]> | 2024-06-05 19:40:20 -0300 |
---|---|---|
committer | Leonardo Santiago <[email protected]> | 2024-06-05 19:40:47 -0300 |
commit | f2c7a26d2c2f9b1be8b156fe91cbb80e998b9281 (patch) | |
tree | f450854ede0aa26d5d2c22ce3ab81849dcd10c02 /secrets/user-ssh-key.pub | |
parent | 1e90166600d0be1c4178a3a721790fca5ac2c88a (diff) |
deploy same user key for all hosts, use that key to sign commit
Diffstat (limited to 'secrets/user-ssh-key.pub')
-rw-r--r-- | secrets/user-ssh-key.pub | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/secrets/user-ssh-key.pub b/secrets/user-ssh-key.pub new file mode 100644 index 0000000..073603f --- /dev/null +++ b/secrets/user-ssh-key.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJp9EEbJgk/oI84419RmpoDeiACDywNfG4akgdpDBL5W
\ No newline at end of file |