Merge branch 'sh-add-gitlab-sshd-support' into 'master'
Add gitlab-sshd configuration support See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6446 Merged-by:Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Gerard Hickey <ghickey@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Gerard Hickey <ghickey@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
No related branches found
No related tags found
Showing
- files/gitlab-config-template/gitlab.rb.template 30 additions, 0 deletionsfiles/gitlab-config-template/gitlab.rb.template
- files/gitlab-cookbooks/gitlab/attributes/default.rb 27 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab/attributes/default.rb
- files/gitlab-cookbooks/gitlab/libraries/gitlab_sshd_helper.rb 55 additions, 0 deletions...s/gitlab-cookbooks/gitlab/libraries/gitlab_sshd_helper.rb
- files/gitlab-cookbooks/gitlab/recipes/gitlab-shell.rb 76 additions, 17 deletionsfiles/gitlab-cookbooks/gitlab/recipes/gitlab-shell.rb
- files/gitlab-cookbooks/gitlab/templates/default/gitlab-shell-config.yml.erb 8 additions, 0 deletions...ooks/gitlab/templates/default/gitlab-shell-config.yml.erb
- files/gitlab-cookbooks/gitlab/templates/default/sv-gitlab-sshd-log-config.erb 6 additions, 0 deletions...ks/gitlab/templates/default/sv-gitlab-sshd-log-config.erb
- files/gitlab-cookbooks/gitlab/templates/default/sv-gitlab-sshd-log-run.erb 2 additions, 0 deletions...books/gitlab/templates/default/sv-gitlab-sshd-log-run.erb
- files/gitlab-cookbooks/gitlab/templates/default/sv-gitlab-sshd-run.erb 13 additions, 0 deletions...cookbooks/gitlab/templates/default/sv-gitlab-sshd-run.erb
- files/gitlab-cookbooks/package/libraries/config/gitlab.rb 1 addition, 0 deletionsfiles/gitlab-cookbooks/package/libraries/config/gitlab.rb
- files/gitlab-cookbooks/package/libraries/config/services.rb 1 addition, 0 deletionsfiles/gitlab-cookbooks/package/libraries/config/services.rb
- files/gitlab-cookbooks/package/libraries/settings_dsl.rb 1 addition, 1 deletionfiles/gitlab-cookbooks/package/libraries/settings_dsl.rb
- spec/chef/cookbooks/gitlab/recipes/gitlab-shell_spec.rb 114 additions, 4 deletionsspec/chef/cookbooks/gitlab/recipes/gitlab-shell_spec.rb
Loading
Please register or sign in to comment