]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apt/recipes/default.rb
Install gnupg for apt signature verification
[chef.git] / cookbooks / apt / recipes / default.rb
index a862394224b08aace95b612c3cd4064a9066135f..3a660527da1a70c3f3ecf55ef4283bbcfc815180 100644 (file)
@@ -20,6 +20,7 @@
 package %w[
   apt
   apt-transport-https
+  gnupg
   update-notifier-common
 ]