-
- Downloads
Update postgresql_user resource to allow different helpers
Geo uses it's own subclass of BasePgHelper * Default to PgHelper, but allow user to provide a helper * Remove protected status from service_name and service_cmd methods
Showing
- files/gitlab-cookbooks/gitlab-ee/recipes/geo-postgresql.rb 1 addition, 0 deletionsfiles/gitlab-cookbooks/gitlab-ee/recipes/geo-postgresql.rb
- files/gitlab-cookbooks/gitlab/libraries/helpers/base_pg_helper.rb 0 additions, 2 deletions...tlab-cookbooks/gitlab/libraries/helpers/base_pg_helper.rb
- files/gitlab-cookbooks/gitlab/libraries/helpers/geo_pg_helper.rb 0 additions, 2 deletions...itlab-cookbooks/gitlab/libraries/helpers/geo_pg_helper.rb
- files/gitlab-cookbooks/gitlab/libraries/helpers/pg_helper.rb 0 additions, 2 deletionsfiles/gitlab-cookbooks/gitlab/libraries/helpers/pg_helper.rb
- files/gitlab-cookbooks/gitlab/resources/postgresql_user.rb 3 additions, 3 deletionsfiles/gitlab-cookbooks/gitlab/resources/postgresql_user.rb
- spec/chef/gitlab-ee/recipes/geo-postgresql_spec.rb 4 additions, 0 deletionsspec/chef/gitlab-ee/recipes/geo-postgresql_spec.rb
Please register or sign in to comment