Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
manegron committed Jun 1, 2024
1 parent 4c94b64 commit d5f7f9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/providers/config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -665,8 +665,8 @@
rsa_pem = data_bag_item('certs', 'rsa_pem')
rescue
rsa_pem = nil
en
d
end

begin
unless rsa_pem
execute 'Check RSA certificate' do
Expand Down

0 comments on commit d5f7f9b

Please sign in to comment.