summaryrefslogtreecommitdiff
path: root/templates/reprepro-export-key.sh.erb
diff options
context:
space:
mode:
authorTails developers <tails@boum.org>2012-10-23 18:37:23 +0200
committerintrigeri <intrigeri@boum.org>2012-10-25 14:54:15 +0200
commitd935c2a784c375f32d2238a36f63c74496d5636c (patch)
tree32a6a1f6bd10b3e12e4b82d526d85ae953aa54b6 /templates/reprepro-export-key.sh.erb
parent645cf14059067025c1a5ef391693644c5b6d887d (diff)
Add warnings for file that are managed by Puppet
Diffstat (limited to 'templates/reprepro-export-key.sh.erb')
-rw-r--r--templates/reprepro-export-key.sh.erb3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/reprepro-export-key.sh.erb b/templates/reprepro-export-key.sh.erb
index eee1731..e4759e7 100644
--- a/templates/reprepro-export-key.sh.erb
+++ b/templates/reprepro-export-key.sh.erb
@@ -1,4 +1,7 @@
#!/bin/bash
+#
+# This file is managed by Puppet. Do not edit, any changes will be overwritten!
+#
KEY="`gpg --homedir <%= @basedir %>/.gnupg --with-colon --list-secret-keys | cut -d : -f 5 | head -n 1`"