Skip to content
Snippets Groups Projects
Commit a152f67a authored by Balasankar 'Balu' C's avatar Balasankar 'Balu' C
Browse files

Merge branch 'gy-remove-nginx-monitoring-role' into 'master'

parents fbc7b9b8 624ab40f
No related branches found
No related tags found
3 merge requests!114heptapod#1394: making 1.0 the oldstable,!110heptapod#1352: merged heptapod branch into heptapod-stable,!106Merged upstream 16.4 branching point into heptapod branch
......@@ -30,7 +30,7 @@
service 'redis', groups: [DEFAULT_GROUP, 'redis', 'redis_node']
service 'redis_exporter', groups: [DEFAULT_GROUP, 'redis', 'redis_node', 'monitoring']
service 'postgresql', groups: [DEFAULT_GROUP, 'postgres', 'postgres_role', 'patroni_role']
service 'nginx', groups: [DEFAULT_GROUP, 'pages_role', 'monitoring_role']
service 'nginx', groups: [DEFAULT_GROUP, 'pages_role']
service 'prometheus', groups: [DEFAULT_GROUP, 'monitoring', 'monitoring_role']
service 'alertmanager', groups: [DEFAULT_GROUP, 'monitoring', 'monitoring_role']
service 'postgres_exporter', groups: [DEFAULT_GROUP, 'monitoring', 'postgres', 'postgres_role', 'patroni_role']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment