summaryrefslogtreecommitdiffstats
path: root/roles/openshift_metrics/tasks/install_hosa.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Fix indentation to make yamllint happyVadim Rutkovsky2018-02-101-3/+3
| | | | Signed-off-by: Vadim Rutkovsky <vrutkovs@redhat.com>
* Verify that requested services have schedulable nodes matching the selectorsVadim Rutkovsky2018-02-101-0/+7
| | | | Signed-off-by: Vadim Rutkovsky <vrutkovs@redhat.com>
* Fix generate role binding destination for the HOSA service accountSteve Teuber2017-06-291-1/+1
| | | | The task `Generate role binding for the hawkular-openshift-agent service account` use wrong template destination: https://github.com/openshift/openshift-ansible/blob/master/roles/openshift_metrics/tasks/install_metrics.yaml#L47
* Support installing HOSA via ansiblemwringe2017-06-131-0/+44