aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Beaupré <anarcat@koumbit.org>2015-08-26 23:29:11 -0400
committerAntoine Beaupré <anarcat@koumbit.org>2015-08-26 23:29:11 -0400
commit544796e0502e1377fc374bc9092a0ae8d8392be0 (patch)
treed5d6b98844b11eb9eb52ba52ae59fe97c6d9daf2
parent5564b3fba3d8aebdc3cbcd7441e9c7a216243f46 (diff)
downloadpuppet-apt-544796e0502e1377fc374bc9092a0ae8d8392be0.tar.gz
puppet-apt-544796e0502e1377fc374bc9092a0ae8d8392be0.tar.bz2
document the .gpg extension requirement
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index bcec047..85cf6df 100644
--- a/README
+++ b/README
@@ -495,6 +495,8 @@ is assumed by secure apt to be binary OpenPGP keys and *not*
"ascii-armored" or "plain text" OpenPGP key material. For the latter,
use `apt::key::plain`.
+The `.gpg` extension is compulsory for `apt` to pickup the key properly.
+
apt::key::plain
---------------