Deprecate usage of node['gitlab']['gitlab-workhorse'] in gitlab.rb
Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6873 Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7455 Changelog: deprecated Signed-off-by:Balasankar "Balu" C <balasankar@gitlab.com>
parent
64c26ea18cc0
Showing
- files/gitlab-cookbooks/gitlab/attributes/default.rb 31 additions, 30 deletionsfiles/gitlab-cookbooks/gitlab/attributes/default.rb
- files/gitlab-cookbooks/gitlab/libraries/gitlab_workhorse.rb 1 addition, 1 deletionfiles/gitlab-cookbooks/gitlab/libraries/gitlab_workhorse.rb
- files/gitlab-cookbooks/gitlab/libraries/helpers/gitlab_workhorse_helper.rb 1 addition, 1 deletion...books/gitlab/libraries/helpers/gitlab_workhorse_helper.rb
- files/gitlab-cookbooks/gitlab/libraries/helpers/web_server_helper.rb 1 addition, 1 deletion...b-cookbooks/gitlab/libraries/helpers/web_server_helper.rb
- files/gitlab-cookbooks/gitlab/recipes/default.rb 3 additions, 3 deletionsfiles/gitlab-cookbooks/gitlab/recipes/default.rb
- files/gitlab-cookbooks/gitlab/recipes/gitlab-healthcheck.rb 2 additions, 2 deletionsfiles/gitlab-cookbooks/gitlab/recipes/gitlab-healthcheck.rb
- files/gitlab-cookbooks/gitlab/recipes/gitlab-rails.rb 1 addition, 1 deletionfiles/gitlab-cookbooks/gitlab/recipes/gitlab-rails.rb
- files/gitlab-cookbooks/gitlab/recipes/gitlab-workhorse.rb 16 additions, 16 deletionsfiles/gitlab-cookbooks/gitlab/recipes/gitlab-workhorse.rb
- files/gitlab-cookbooks/gitlab/recipes/gitlab-workhorse_disable.rb 1 addition, 1 deletion...tlab-cookbooks/gitlab/recipes/gitlab-workhorse_disable.rb
- files/gitlab-cookbooks/gitlab/templates/default/nginx.conf.erb 1 addition, 1 deletion.../gitlab-cookbooks/gitlab/templates/default/nginx.conf.erb
- files/gitlab-cookbooks/gitlab/templates/default/sv-gitlab-workhorse-log-run.erb 1 addition, 1 deletion.../gitlab/templates/default/sv-gitlab-workhorse-log-run.erb
- files/gitlab-cookbooks/gitlab/templates/default/sv-gitlab-workhorse-run.erb 23 additions, 23 deletions...ooks/gitlab/templates/default/sv-gitlab-workhorse-run.erb
- files/gitlab-cookbooks/monitoring/libraries/prometheus.rb 1 addition, 1 deletionfiles/gitlab-cookbooks/monitoring/libraries/prometheus.rb
- files/gitlab-cookbooks/package/libraries/helpers/selinux_helper.rb 1 addition, 1 deletion...lab-cookbooks/package/libraries/helpers/selinux_helper.rb
- files/gitlab-cookbooks/package/libraries/omnibus_helper.rb 4 additions, 3 deletionsfiles/gitlab-cookbooks/package/libraries/omnibus_helper.rb
- files/gitlab-cookbooks/package/libraries/settings_dsl.rb 15 additions, 16 deletionsfiles/gitlab-cookbooks/package/libraries/settings_dsl.rb
- spec/chef/cookbooks/gitlab/libraries/workhorse_spec.rb 10 additions, 10 deletionsspec/chef/cookbooks/gitlab/libraries/workhorse_spec.rb
- spec/chef/cookbooks/gitlab/recipes/config_spec.rb 2 additions, 2 deletionsspec/chef/cookbooks/gitlab/recipes/config_spec.rb
- spec/chef/cookbooks/package/libraries/config/services_spec.rb 1 addition, 1 deletion.../chef/cookbooks/package/libraries/config/services_spec.rb
- spec/chef/cookbooks/package/libraries/omnibus_helper_spec.rb 7 additions, 0 deletionsspec/chef/cookbooks/package/libraries/omnibus_helper_spec.rb
Loading
Please register or sign in to comment