Merge branch 'create-git-data-dirs-when-gitlab-rails-is-disabled' into 'master'
Create git_data_dirs even if gitlab_rails is disabled See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7459 Merged-by:Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Ahmad Sherif <ahmad@gitlab.com>
No related branches found
No related tags found
Showing
- files/gitlab-cookbooks/gitaly/recipes/enable.rb 2 additions, 0 deletionsfiles/gitlab-cookbooks/gitaly/recipes/enable.rb
- files/gitlab-cookbooks/gitaly/recipes/git_data_dirs.rb 41 additions, 0 deletionsfiles/gitlab-cookbooks/gitaly/recipes/git_data_dirs.rb
- files/gitlab-cookbooks/gitlab/recipes/gitlab-rails.rb 1 addition, 20 deletionsfiles/gitlab-cookbooks/gitlab/recipes/gitlab-rails.rb
- spec/chef/cookbooks/gitaly/recipes/gitaly_spec.rb 20 additions, 0 deletionsspec/chef/cookbooks/gitaly/recipes/gitaly_spec.rb
- spec/chef/cookbooks/gitlab/recipes/gitlab-rails_spec.rb 1 addition, 7 deletionsspec/chef/cookbooks/gitlab/recipes/gitlab-rails_spec.rb
- spec/chef/support/shared_examples/git_data_dirs.rb 9 additions, 0 deletionsspec/chef/support/shared_examples/git_data_dirs.rb
Loading
Please register or sign in to comment