]> git.openstreetmap.org Git - chef.git/commitdiff
Install gnupg for apt signature verification
authorTom Hughes <tom@compton.nu>
Wed, 27 Mar 2019 17:09:59 +0000 (17:09 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 27 Mar 2019 17:09:59 +0000 (17:09 +0000)
cookbooks/apt/recipes/default.rb

index a862394224b08aace95b612c3cd4064a9066135f..3a660527da1a70c3f3ecf55ef4283bbcfc815180 100644 (file)
@@ -20,6 +20,7 @@
 package %w[
   apt
   apt-transport-https
 package %w[
   apt
   apt-transport-https
+  gnupg
   update-notifier-common
 ]
 
   update-notifier-common
 ]