Skip to content

Commit

Permalink
fix ci?
Browse files Browse the repository at this point in the history
  • Loading branch information
suprjinx committed Sep 23, 2024
1 parent 38049bd commit dacca54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/lib/clients/vault/certificate.rb
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def cert_engine_type
def enable_ca
# if mount exists, assume configuration is done
if client.sys.mounts.key?(intermediate_ca_mount.to_sym)
return
# return
end

# create the mount
Expand Down

0 comments on commit dacca54

Please sign in to comment.