]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apt/recipes/default.rb
Make sure apt-transport-https is installed
[chef.git] / cookbooks / apt / recipes / default.rb
index 22501640b513b1db05b89f5865a3214c284f38f3..3cc26880e1430eded3f3a461290c2e8129bf351e 100644 (file)
@@ -19,6 +19,7 @@
 
 package %w[
   apt
+  apt-transport-https
   gnupg-curl
   update-notifier-common
 ]