]> git.openstreetmap.org Git - chef.git/commitdiff
Make sure apt-transport-https is installed
authorTom Hughes <tom@compton.nu>
Fri, 16 Feb 2018 08:31:16 +0000 (08:31 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 16 Feb 2018 08:31:16 +0000 (08:31 +0000)
cookbooks/apt/recipes/default.rb

index 22501640b513b1db05b89f5865a3214c284f38f3..3cc26880e1430eded3f3a461290c2e8129bf351e 100644 (file)
@@ -19,6 +19,7 @@
 
 package %w[
   apt
 
 package %w[
   apt
+  apt-transport-https
   gnupg-curl
   update-notifier-common
 ]
   gnupg-curl
   update-notifier-common
 ]