summaryrefslogtreecommitdiffstats
path: root/roles/openshift_metrics/tasks/uninstall_metrics.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Only perform console configmap ops when >= 3.9Scott Dodson2018-01-311-1/+3
|
* Remove old console asset configSamuel Padgett2018-01-191-1/+1
| | | | Stop writing deprecated config to the console config map.
* Bug 1535947: Fix missing task in metrics, logging uninstall playbooksSamuel Padgett2018-01-181-4/+4
| | | | Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1535947
* Install web console serverSamuel Padgett2018-01-051-0/+11
|
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-2/+2
| | | | | We set these variables using facts in init, no need to duplicate the logic all around the codebase.
* Include Deprecation - openshift-metricsRussell Teague2017-11-221-1/+1
|
* Metrics: grant hawkular namespace listener rolemwringe2017-07-241-1/+2
|
* Don't double quote when conditionsScott Dodson2017-05-011-2/+2
|
* update vars to allow scaling of components (#9)Jeff Cantrill2017-01-171-1/+6
|
* copy admin cert for use in subsequent tasks (#8)Jeff Cantrill2017-01-171-2/+2
|
* Add tasks to uninstall metrics (#7)Jeff Cantrill2017-01-171-0/+14