-
- Downloads
Support for alternative auth_types in pgbouncer
* Adds support for auth_types besides md5 for pgbouncer to connect to a PostgreSQL server
Showing
- files/gitlab-cookbooks/gitlab-ee/libraries/pgbouncer_helper.rb 9 additions, 0 deletions.../gitlab-cookbooks/gitlab-ee/libraries/pgbouncer_helper.rb
- files/gitlab-cookbooks/gitlab-ee/recipes/pgbouncer.rb 1 addition, 0 deletionsfiles/gitlab-cookbooks/gitlab-ee/recipes/pgbouncer.rb
- files/gitlab-cookbooks/gitlab-ee/templates/default/pg_auth.erb 1 addition, 1 deletion.../gitlab-cookbooks/gitlab-ee/templates/default/pg_auth.erb
- spec/chef/gitlab-ee/recipes/pgbouncer_spec.rb 67 additions, 45 deletionsspec/chef/gitlab-ee/recipes/pgbouncer_spec.rb
- spec/libraries/helpers/pgbouncer_helper_spec.rb 18 additions, 0 deletionsspec/libraries/helpers/pgbouncer_helper_spec.rb
Please register or sign in to comment