diff options
author | binary <me@rgoncalves.se> | 2020-11-12 14:29:06 +0100 |
---|---|---|
committer | binary <me@rgoncalves.se> | 2020-11-12 14:29:19 +0100 |
commit | 9007e995ed14f92af8fe57fbe9ced0047d2a5634 (patch) | |
tree | 98dafa0562a105a014d436c93c517d7ae1f1fed8 /files | |
parent | 119daf1dd4f6aa42c5b7c05e985d27a90d4b405f (diff) | |
download | infrastructure-9007e995ed14f92af8fe57fbe9ced0047d2a5634.tar.gz |
Move keys in external directory
Diffstat (limited to 'files')
l--------- | files/conf_wg | 1 | ||||
l--------- | files/key_wg | 1 | ||||
l--------- | files/pub_pgp | 1 | ||||
l--------- | files/pub_ssh | 1 | ||||
l--------- | files/pub_wg | 1 | ||||
l--------- | files/wireguard | 1 |
6 files changed, 1 insertions, 5 deletions
diff --git a/files/conf_wg b/files/conf_wg deleted file mode 120000 index 9075a4d..0000000 --- a/files/conf_wg +++ /dev/null @@ -1 +0,0 @@ -../../infrastructure-vault/conf_wg
\ No newline at end of file diff --git a/files/key_wg b/files/key_wg deleted file mode 120000 index 1aa8be2..0000000 --- a/files/key_wg +++ /dev/null @@ -1 +0,0 @@ -../../infrastructure-vault/key_wg
\ No newline at end of file diff --git a/files/pub_pgp b/files/pub_pgp deleted file mode 120000 index b551a52..0000000 --- a/files/pub_pgp +++ /dev/null @@ -1 +0,0 @@ -../../infrastructure-vault/pub_pgp
\ No newline at end of file diff --git a/files/pub_ssh b/files/pub_ssh deleted file mode 120000 index e30ce0e..0000000 --- a/files/pub_ssh +++ /dev/null @@ -1 +0,0 @@ -../../infrastructure-vault/pub_ssh
\ No newline at end of file diff --git a/files/pub_wg b/files/pub_wg deleted file mode 120000 index cf5aa5b..0000000 --- a/files/pub_wg +++ /dev/null @@ -1 +0,0 @@ -../../infrastructure-vault/pub_wg
\ No newline at end of file diff --git a/files/wireguard b/files/wireguard new file mode 120000 index 0000000..7353e52 --- /dev/null +++ b/files/wireguard @@ -0,0 +1 @@ +../../infrastructure-vault/wireguard
\ No newline at end of file |