summaryrefslogtreecommitdiffstats
path: root/roles/openshift_metrics/tasks/start_metrics.yaml
Commit message (Collapse)AuthorAgeFilesLines
* 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/+3
| | | | standalone flag is set
* adopt oc_scale for openshift_metrics roleJeff Cantrill2017-01-271-9/+18
|
* properly set changes when oc applyJeff Cantrill2017-01-171-1/+1
|
* metrics fixes for yamlintJeff Cantrill2017-01-171-14/+14
|
* additional code reviewsJeff Cantrill2017-01-171-3/+5
|
* update vars to allow scaling of components (#9)Jeff Cantrill2017-01-171-0/+52