-
- Downloads
Merge branch 'move-geo-postgresql-to-underscored-form' into 'master'
Move geo-postgresql settings to underscored form See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6761 Merged-by:Robert Marshall <rmarshall@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
No related branches found
No related tags found
Showing
- files/gitlab-cookbooks/gitlab-ee/attributes/default.rb 62 additions, 61 deletionsfiles/gitlab-cookbooks/gitlab-ee/attributes/default.rb
- files/gitlab-cookbooks/gitlab-ee/libraries/geo_postgresql.rb 3 additions, 3 deletionsfiles/gitlab-cookbooks/gitlab-ee/libraries/geo_postgresql.rb
- files/gitlab-cookbooks/gitlab-ee/recipes/geo-postgresql.rb 17 additions, 17 deletionsfiles/gitlab-cookbooks/gitlab-ee/recipes/geo-postgresql.rb
- files/gitlab-cookbooks/gitlab-ee/templates/default/gitlab-geo-psql-rc.erb 2 additions, 2 deletions...kbooks/gitlab-ee/templates/default/gitlab-geo-psql-rc.erb
- files/gitlab-cookbooks/gitlab-ee/templates/default/sv-geo-postgresql-run.erb 1 addition, 1 deletion...oks/gitlab-ee/templates/default/sv-geo-postgresql-run.erb
- files/gitlab-cookbooks/gitlab/libraries/helpers/base_pg_helper.rb 10 additions, 5 deletions...tlab-cookbooks/gitlab/libraries/helpers/base_pg_helper.rb
- files/gitlab-cookbooks/gitlab/libraries/helpers/geo_pg_helper.rb 3 additions, 3 deletions...itlab-cookbooks/gitlab/libraries/helpers/geo_pg_helper.rb
- files/gitlab-cookbooks/package/libraries/deprecations.rb 2 additions, 2 deletionsfiles/gitlab-cookbooks/package/libraries/deprecations.rb
- files/gitlab-cookbooks/package/libraries/settings_dsl.rb 1 addition, 0 deletionsfiles/gitlab-cookbooks/package/libraries/settings_dsl.rb
- files/gitlab-cookbooks/pgbouncer/libraries/pgbouncer_helper.rb 7 additions, 6 deletions.../gitlab-cookbooks/pgbouncer/libraries/pgbouncer_helper.rb
- files/gitlab-cookbooks/pgbouncer/recipes/user.rb 2 additions, 2 deletionsfiles/gitlab-cookbooks/pgbouncer/recipes/user.rb
- files/gitlab-ctl-commands/pg-upgrade.rb 3 additions, 3 deletionsfiles/gitlab-ctl-commands/pg-upgrade.rb
- spec/chef/cookbooks/gitlab-ee/recipes/geo-postgresql_spec.rb 19 additions, 19 deletionsspec/chef/cookbooks/gitlab-ee/recipes/geo-postgresql_spec.rb
- spec/chef/cookbooks/gitlab-ee/recipes/geo_spec.rb 1 addition, 1 deletionspec/chef/cookbooks/gitlab-ee/recipes/geo_spec.rb
- spec/chef/cookbooks/package/libraries/settings_dsl_spec.rb 1 addition, 0 deletionsspec/chef/cookbooks/package/libraries/settings_dsl_spec.rb
Please register or sign in to comment