Skip to content

Add gitlab-server::chef-ca-cert as a dependency due to the certificate error

Gonzalo Servat requested to merge add-gitlab-server-dependency into master

This MR adds gitlab-server::chef-ca-cert as a dependency due to the certificate change in releases.hashicorp.com, which makes it fail trying to download the consul package unless ca-certificates is updated (from ESM).

See https://gitlab.com/gitlab-com/gl-infra/production/-/issues/7137

Merge request reports