Merge branch '7700-control-secret-generation' into 'master'
Add settings to control secret generation and persistence Closes #7700 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6902 Merged-by:Robert Marshall <rmarshall@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
Clemens Beck <cbeck@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
No related branches found
No related tags found
Showing
- files/gitlab-config-template/gitlab.rb.template 7 additions, 0 deletionsfiles/gitlab-config-template/gitlab.rb.template
- files/gitlab-cookbooks/gitlab-ee/libraries/suggested_reviewers.rb 6 additions, 2 deletions...tlab-cookbooks/gitlab-ee/libraries/suggested_reviewers.rb
- files/gitlab-cookbooks/gitlab-kas/libraries/gitlab_kas.rb 11 additions, 5 deletionsfiles/gitlab-cookbooks/gitlab-kas/libraries/gitlab_kas.rb
- files/gitlab-cookbooks/gitlab-pages/libraries/gitlab_pages.rb 22 additions, 7 deletions...s/gitlab-cookbooks/gitlab-pages/libraries/gitlab_pages.rb
- files/gitlab-cookbooks/gitlab/libraries/gitlab_mattermost.rb 15 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab/libraries/gitlab_mattermost.rb
- files/gitlab-cookbooks/gitlab/libraries/gitlab_rails.rb 37 additions, 34 deletionsfiles/gitlab-cookbooks/gitlab/libraries/gitlab_rails.rb
- files/gitlab-cookbooks/letsencrypt/libraries/lets_encrypt.rb 7 additions, 0 deletionsfiles/gitlab-cookbooks/letsencrypt/libraries/lets_encrypt.rb
- files/gitlab-cookbooks/monitoring/libraries/grafana.rb 16 additions, 0 deletionsfiles/gitlab-cookbooks/monitoring/libraries/grafana.rb
- files/gitlab-cookbooks/package/attributes/default.rb 3 additions, 0 deletionsfiles/gitlab-cookbooks/package/attributes/default.rb
- files/gitlab-cookbooks/package/libraries/settings_dsl.rb 17 additions, 2 deletionsfiles/gitlab-cookbooks/package/libraries/settings_dsl.rb
- spec/chef/cookbooks/gitlab-pages/recipes/gitlab-pages_spec.rb 22 additions, 0 deletions.../chef/cookbooks/gitlab-pages/recipes/gitlab-pages_spec.rb
- spec/chef/cookbooks/gitlab/libraries/suggested_reviewers_spec.rb 38 additions, 15 deletions...ef/cookbooks/gitlab/libraries/suggested_reviewers_spec.rb
- spec/chef/cookbooks/mattermost/recipes/mattermost_spec.rb 30 additions, 0 deletionsspec/chef/cookbooks/mattermost/recipes/mattermost_spec.rb
- spec/chef/cookbooks/monitoring/recipes/grafana_spec.rb 43 additions, 19 deletionsspec/chef/cookbooks/monitoring/recipes/grafana_spec.rb
- spec/chef/cookbooks/package/libraries/settings_dsl_spec.rb 76 additions, 0 deletionsspec/chef/cookbooks/package/libraries/settings_dsl_spec.rb
Loading
Please register or sign in to comment