Skip to content
Snippets Groups Projects
Commit a5faecdd authored by Balasankar "Balu" C's avatar Balasankar "Balu" C
Browse files

Install chef-config 17.10.19 before installing Ohai

parent 268716b7
No related branches found
No related tags found
2 merge requests!102heptapod#1237: making 0.38 the new oldstable,!87Merged upstream 15.6.0+ce.0 with adaptations into heptapod branch
......@@ -32,6 +32,10 @@
patch source: "license/add-notice-file.patch"
env = with_standard_compiler_flags(with_embedded_path)
# Install a known good version of chef-config to workaround
# https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7267
gem "install chef-config --version '17.10.19' --no-document", env: env
gem 'install ohai' \
" --version '#{version}'" \
" --bindir '#{install_dir}/embedded/bin'" \
......
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