projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4354b6d
)
Make sure apt-transport-https is installed
author
Tom Hughes
<tom@compton.nu>
Fri, 16 Feb 2018 08:31:16 +0000
(08:31 +0000)
committer
Tom Hughes
<tom@compton.nu>
Fri, 16 Feb 2018 08:31:16 +0000
(08:31 +0000)
cookbooks/apt/recipes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/apt/recipes/default.rb
b/cookbooks/apt/recipes/default.rb
index 22501640b513b1db05b89f5865a3214c284f38f3..3cc26880e1430eded3f3a461290c2e8129bf351e 100644
(file)
--- a/
cookbooks/apt/recipes/default.rb
+++ b/
cookbooks/apt/recipes/default.rb
@@
-19,6
+19,7
@@
package %w[
apt
+ apt-transport-https
gnupg-curl
update-notifier-common
]