Skip to content

Commit

Permalink
adding package apt-transport-https to default.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean OMeara committed Oct 24, 2015
1 parent 3ebc413 commit 818ae9f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,7 @@
mode '644'
source '10recommends.erb'
end

package 'apt-transport-https' do
action :install
end

0 comments on commit 818ae9f

Please sign in to comment.