aboutsummaryrefslogtreecommitdiffstats
path: root/files
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2020-11-20 16:52:18 +0100
committerbinary <me@rgoncalves.se>2020-11-20 16:52:18 +0100
commitbd5ba6834c429fe2e14b8d61fbd993b3f23175a3 (patch)
treebaabf46a514618ed1e5b6d8e1def29909859f314 /files
parent9d6b6e96d3b352d5b8bc4dd29e05a919feb899d6 (diff)
downloadold-infrastructure-bd5ba6834c429fe2e14b8d61fbd993b3f23175a3.tar.gz
Simplify pubkey organisation with symlinks.
Diffstat (limited to 'files')
-rw-r--r--files/pubkeys/bentonite.pub (renamed from files/pubkeys/WS-bentonite)0
l---------files/pubkeys/git/bentonite.pub1
l---------files/pubkeys/git/graphite.pub1
l---------files/pubkeys/root/rgoncalves.pub1
4 files changed, 3 insertions, 0 deletions
diff --git a/files/pubkeys/WS-bentonite b/files/pubkeys/bentonite.pub
index 7e89f14..7e89f14 100644
--- a/files/pubkeys/WS-bentonite
+++ b/files/pubkeys/bentonite.pub
diff --git a/files/pubkeys/git/bentonite.pub b/files/pubkeys/git/bentonite.pub
new file mode 120000
index 0000000..40703f4
--- /dev/null
+++ b/files/pubkeys/git/bentonite.pub
@@ -0,0 +1 @@
+../bentonite.pub \ No newline at end of file
diff --git a/files/pubkeys/git/graphite.pub b/files/pubkeys/git/graphite.pub
new file mode 120000
index 0000000..7cfa192
--- /dev/null
+++ b/files/pubkeys/git/graphite.pub
@@ -0,0 +1 @@
+../graphite.pub \ No newline at end of file
diff --git a/files/pubkeys/root/rgoncalves.pub b/files/pubkeys/root/rgoncalves.pub
new file mode 120000
index 0000000..f869ceb
--- /dev/null
+++ b/files/pubkeys/root/rgoncalves.pub
@@ -0,0 +1 @@
+../rgoncalves.pub \ No newline at end of file
remember that computers suck.