-
- Downloads
Merge branch '5579-consul-should-allow-to-disable-monitored-services' into 'master'
Consul should allow to disable monitored services Closes #5579 See merge request gitlab-org/omnibus-gitlab!4502
No related branches found
No related tags found
Showing
- changelogs/unreleased/5579-consul-should-allow-to-disable-monitored-services.yml 5 additions, 0 deletions...579-consul-should-allow-to-disable-monitored-services.yml
- files/gitlab-cookbooks/consul/libraries/consul_helper.rb 22 additions, 0 deletionsfiles/gitlab-cookbooks/consul/libraries/consul_helper.rb
- files/gitlab-cookbooks/consul/recipes/configure_services.rb 25 additions, 0 deletionsfiles/gitlab-cookbooks/consul/recipes/configure_services.rb
- files/gitlab-cookbooks/consul/recipes/disable_service_postgresql.rb 21 additions, 0 deletions...ab-cookbooks/consul/recipes/disable_service_postgresql.rb
- files/gitlab-cookbooks/consul/recipes/enable.rb 1 addition, 3 deletionsfiles/gitlab-cookbooks/consul/recipes/enable.rb
- files/gitlab-cookbooks/consul/recipes/enable_service_postgresql.rb 0 additions, 0 deletions...lab-cookbooks/consul/recipes/enable_service_postgresql.rb
- spec/chef/consul/recipes/configure_services_spec.rb 39 additions, 0 deletionsspec/chef/consul/recipes/configure_services_spec.rb
- spec/chef/consul/recipes/consul_spec.rb 3 additions, 124 deletionsspec/chef/consul/recipes/consul_spec.rb
- spec/chef/consul/recipes/consul_watcher_spec.rb 42 additions, 0 deletionsspec/chef/consul/recipes/consul_watcher_spec.rb
- spec/chef/consul/recipes/disable_service_postgresql_spec.rb 24 additions, 0 deletionsspec/chef/consul/recipes/disable_service_postgresql_spec.rb
- spec/chef/consul/recipes/enable_service_postgresq_spec.rb 79 additions, 0 deletionsspec/chef/consul/recipes/enable_service_postgresq_spec.rb
File moved
Please register or sign in to comment