From d935c2a784c375f32d2238a36f63c74496d5636c Mon Sep 17 00:00:00 2001 From: Tails developers Date: Tue, 23 Oct 2012 18:37:23 +0200 Subject: Add warnings for file that are managed by Puppet --- templates/reprepro-export-key.sh.erb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/reprepro-export-key.sh.erb') 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`" -- cgit v1.2.3