From: Antoine Beaupré Date: Thu, 27 Aug 2015 03:29:11 +0000 (-0400) Subject: document the .gpg extension requirement X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=544796e0502e1377fc374bc9092a0ae8d8392be0;p=puppet-apt.git document the .gpg extension requirement --- 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 ---------------