Skip to content

Commit

Permalink
Fails to upgrade on already running instance (#473)
Browse files Browse the repository at this point in the history
Co-authored-by: Callum Pease <[email protected]>
  • Loading branch information
mushyy and Callum Pease authored Oct 4, 2021
1 parent d231fda commit 47cb2ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cookbooks/security_updates/recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@

package 'app-misc/ca-certificates' do
version '20210119.3.66'
action :upgrade
end

execute "update-ca-certificates --fresh" do
Expand Down

0 comments on commit 47cb2ca

Please sign in to comment.