summaryrefslogtreecommitdiff
path: root/playbooks/openshift-prometheus
AgeCommit message (Collapse)Author
2018-02-09Limit host scope during playsMichael Gugino
Many plays only target a select subset of hosts, especially oo_first_master for components such as logging and registry. This commit limits the scope of most plays to eliminate unnecessary task execution on node groups. This will result in great time savings for large deployments. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1516526
2018-02-07Fix uninstall using openshift_prometheus_state=absentZohar Galor
This was broken in https://github.com/openshift/openshift-ansible/pull/6811 bz: https://bugzilla.redhat.com/show_bug.cgi?id=1540806
2018-01-28Rebase Prometheus example for new scrape endpoints and expose alert managerMangirdas
2017-11-22Include Deprecation - openshift-prometheusRussell Teague
2017-11-22Playbook Consolidation - openshift-hostedRussell Teague