This commit is contained in:
2026-05-21 14:50:43 +02:00
parent e9d5f256b7
commit 8d8db11646
+1 -1
View File
@@ -171,7 +171,7 @@
user = "jd" user = "jd"
group = "jd" group = "jd"
contents = <<EOH contents = <<EOH
{{ '{{' }}- with secret "ssh/sign/admin" (printf "public_key=%s" (trimSpace (file "/home/jd/.ssh/id_ed25519.pub"))) "valid_principals=jd" {{ '}}'}}{{ '{{' }} .Data.signed_key {{ '}}' }}{{ '{{' }} end -{{ '}}' }} {{ '{{' }}- with secret "ssh/sign/admin" (printf "public_key=%s" (trimSpace (file "/home/jd/.ssh/id_ed25519.pub"))) "valid_principals=jd,git" {{ '}}'}}{{ '{{' }} .Data.signed_key {{ '}}' }}{{ '{{' }} end -{{ '}}' }}
EOH EOH
} }
owner: root owner: root