Skip to content
Snippets Groups Projects
Commit e2528756 authored by Stan Hu's avatar Stan Hu
Browse files

Revert chef-acme cookbook update

This partially reverts merge request !5590 because the update to
chef-acme v4.1.4 caused the LetsEncrypt private key to be persisted,
causing issues with `gitlab-ctl reconfigure` when something changed in
the system (e.g. `letsencrypt['contact_emails']`).

Relates to https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6610

Changelog: fixed
parent 443282fc
No related branches found
No related tags found
2 merge requests!65heptapod#658: intermediate release to test the shift,!64GitLab 14.8
......@@ -15,7 +15,7 @@
#
name 'chef-acme'
version = Gitlab::Version.new(name, 'v4.1.4')
version = Gitlab::Version.new(name, 'v4.1.3')
default_version version.print(false)
license 'Apache-2.0'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment