Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Commit

Permalink
Merge pull request #2422 from tvpartytonight/PA-5786_revert_revert
Browse files Browse the repository at this point in the history
(PA-5786) Revert "(maint) Revert "Merge pull request #2410 from tvpar…
  • Loading branch information
joshcooper authored Nov 10, 2023
2 parents 4e314de + 51e185a commit 2f64267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/components/openssl-fips.rb
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
#
if platform.is_rpm?
# If you modify the following code, update customactions.wxs.erb too!
pkg.add_postinstall_action ["install", "upgrade"],
pkg.add_postinstall_required_action ["install", "upgrade"],
[<<-HERE.undent
OPENSSL_CONF=/opt/puppetlabs/puppet/ssl/openssl.cnf.dist /opt/puppetlabs/puppet/bin/openssl fipsinstall -module /opt/puppetlabs/puppet/lib/ossl-modules/fips.so -provider_name fips -out /opt/puppetlabs/puppet/ssl/fipsmodule.cnf
/usr/bin/cp --preserve /opt/puppetlabs/puppet/ssl/openssl-fips.cnf /opt/puppetlabs/puppet/ssl/openssl.cnf
Expand Down

0 comments on commit 2f64267

Please sign in to comment.