summaryrefslogtreecommitdiffstats
path: root/roles/openshift_metrics/tasks/stop_metrics.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-3/+3
| | | | | We set these variables using facts in init, no need to duplicate the logic all around the codebase.
* Don't double quote when conditionsScott Dodson2017-05-011-2/+2
|
* Remove jinja template delimeters from when conditionsScott Dodson2017-05-011-2/+2
| | | | | | In ansible 2.3 "[WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ g_glusterfs_hosts is not defined }}"
* fixes 1419839. Install only heapster for openshift_metrics when heapster ↵Jeff Cantrill2017-02-081-0/+2
| | | | standalone flag is set
* adopt oc_scale for openshift_metrics roleJeff Cantrill2017-01-271-9/+18
|
* use pod to generate keystores (#14)Jeff Cantrill2017-01-171-1/+0
|
* metrics fixes for yamlintJeff Cantrill2017-01-171-9/+9
|
* additional code reviewsJeff Cantrill2017-01-171-3/+3
|
* update vars to allow scaling of components (#9)Jeff Cantrill2017-01-171-0/+56