aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--private_dot_ssh/authorized_keys1
-rw-r--r--private_dot_ssh/authorized_keys.tmpl4
2 files changed, 4 insertions, 1 deletions
diff --git a/private_dot_ssh/authorized_keys b/private_dot_ssh/authorized_keys
deleted file mode 100644
index 6b0d340..0000000
--- a/private_dot_ssh/authorized_keys
+++ /dev/null
@@ -1 +0,0 @@
-cert-authority ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOgOV5atVQfbpFQ2R1wkUPy2yoCxzloVMTwUU6j7R4v3 rak
diff --git a/private_dot_ssh/authorized_keys.tmpl b/private_dot_ssh/authorized_keys.tmpl
new file mode 100644
index 0000000..7cd959c
--- /dev/null
+++ b/private_dot_ssh/authorized_keys.tmpl
@@ -0,0 +1,4 @@
+cert-authority ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOgOV5atVQfbpFQ2R1wkUPy2yoCxzloVMTwUU6j7R4v3 rak
+{{ if eq .chezmoi.fqdnHostname "beastie.sdf.org" -}}
+ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII9QEmJagqiGPOFkQTXPcgaOcaCU5OpLMFy2q/YlZ2WJ JuiceSSH
+{{- end }}