diff options
author | Romain Gonçalves <me@rgoncalves.se> | 2021-12-05 17:29:09 +0000 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2021-12-05 21:03:22 +0000 |
commit | 6a2ac9a62df54fa60b897af10919a0f9a604b26a (patch) | |
tree | 8dfaa1f0f0e71910b2756c06c4bb088ef208288b /files/keys/git | |
parent | 425cfe1be0f1af9febe68f94c26e188d44104992 (diff) | |
download | rules-6a2ac9a62df54fa60b897af10919a0f9a604b26a.tar.gz |
files/keys: Add public key for ssh access
Diffstat (limited to 'files/keys/git')
l--------- | files/keys/git/ws-think01.pub | 1 | ||||
l--------- | files/keys/git/ws-think02.pub | 1 | ||||
l--------- | files/keys/git/ws-xps01.pub | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/files/keys/git/ws-think01.pub b/files/keys/git/ws-think01.pub new file mode 120000 index 0000000..c9c5bab --- /dev/null +++ b/files/keys/git/ws-think01.pub @@ -0,0 +1 @@ +../ws-think01.pub
\ No newline at end of file diff --git a/files/keys/git/ws-think02.pub b/files/keys/git/ws-think02.pub new file mode 120000 index 0000000..0616848 --- /dev/null +++ b/files/keys/git/ws-think02.pub @@ -0,0 +1 @@ +../ws-think02.pub
\ No newline at end of file diff --git a/files/keys/git/ws-xps01.pub b/files/keys/git/ws-xps01.pub new file mode 120000 index 0000000..7ceb448 --- /dev/null +++ b/files/keys/git/ws-xps01.pub @@ -0,0 +1 @@ +../ws-xps01.pub
\ No newline at end of file |