-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch 'john_long-add-selinux-module-for-gitlab-shell' into 'master'
Add selinux module for gitlab-shell Closes #5694 See merge request gitlab-org/omnibus-gitlab!4598
No related branches found
No related tags found
Showing
- changelogs/unreleased/john_long-add-selinux-module-for-gitlab-shell.yml 5 additions, 0 deletions...eleased/john_long-add-selinux-module-for-gitlab-shell.yml
- files/gitlab-config-template/gitlab.rb.template 1 addition, 1 deletionfiles/gitlab-config-template/gitlab.rb.template
- files/gitlab-cookbooks/gitlab/attributes/default.rb 2 additions, 1 deletionfiles/gitlab-cookbooks/gitlab/attributes/default.rb
- files/gitlab-cookbooks/gitlab/libraries/gitlab_workhorse.rb 11 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab/libraries/gitlab_workhorse.rb
- files/gitlab-cookbooks/gitlab/libraries/helpers/gitlab_workhorse_helper.rb 9 additions, 0 deletions...books/gitlab/libraries/helpers/gitlab_workhorse_helper.rb
- files/gitlab-cookbooks/gitlab/libraries/helpers/web_server_helper.rb 4 additions, 3 deletions...b-cookbooks/gitlab/libraries/helpers/web_server_helper.rb
- files/gitlab-cookbooks/gitlab/recipes/gitlab-healthcheck.rb 3 additions, 1 deletionfiles/gitlab-cookbooks/gitlab/recipes/gitlab-healthcheck.rb
- files/gitlab-cookbooks/gitlab/recipes/gitlab-rails.rb 1 addition, 0 deletionsfiles/gitlab-cookbooks/gitlab/recipes/gitlab-rails.rb
- files/gitlab-cookbooks/gitlab/recipes/gitlab-shell.rb 2 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab/recipes/gitlab-shell.rb
- files/gitlab-cookbooks/gitlab/recipes/gitlab-workhorse.rb 13 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab/recipes/gitlab-workhorse.rb
- files/gitlab-cookbooks/gitlab/recipes/selinux.rb 8 additions, 1 deletionfiles/gitlab-cookbooks/gitlab/recipes/selinux.rb
- files/gitlab-cookbooks/gitlab/templates/default/sv-gitlab-workhorse-run.erb 7 additions, 0 deletions...ooks/gitlab/templates/default/sv-gitlab-workhorse-run.erb
- files/gitlab-cookbooks/package/libraries/helpers/selinux_helper.rb 14 additions, 8 deletions...lab-cookbooks/package/libraries/helpers/selinux_helper.rb
- files/gitlab-selinux/rhel/7/gitlab-13.5.0-gitlab-shell.pp 0 additions, 0 deletionsfiles/gitlab-selinux/rhel/7/gitlab-13.5.0-gitlab-shell.pp
- files/gitlab-selinux/rhel/7/gitlab-13.5.0-gitlab-shell.te 17 additions, 0 deletionsfiles/gitlab-selinux/rhel/7/gitlab-13.5.0-gitlab-shell.te
- spec/chef/recipes/gitaly_spec.rb 31 additions, 7 deletionsspec/chef/recipes/gitaly_spec.rb
- spec/chef/recipes/gitlab-healthcheck_spec.rb 1 addition, 1 deletionspec/chef/recipes/gitlab-healthcheck_spec.rb
- spec/chef/recipes/gitlab-shell_spec.rb 27 additions, 10 deletionsspec/chef/recipes/gitlab-shell_spec.rb
- spec/chef/recipes/gitlab-workhorse_spec.rb 10 additions, 0 deletionsspec/chef/recipes/gitlab-workhorse_spec.rb
- spec/chef/recipes/selinux_spec.rb 35 additions, 6 deletionsspec/chef/recipes/selinux_spec.rb
File added
Please register or sign in to comment