summaryrefslogtreecommitdiffstats
path: root/roles/openshift_metrics/tasks/install_hawkular.yaml
Commit message (Collapse)AuthorAgeFilesLines
* bug 1419962. fix openshift_metrics pwd issue after reinstall where cassandra ↵Jeff Cantrill2017-02-091-1/+1
| | | | has incorrect pwd exception
* fix 1406057. Allow openshift_metrics nodeselectors for componentsJeff Cantrill2017-02-061-0/+1
|
* additional cr fixesJeff Cantrill2017-01-171-56/+4
|
* metrics fixes for yamlintJeff Cantrill2017-01-171-1/+1
|
* additional code reviewsJeff Cantrill2017-01-171-5/+14
|
* set replicas to current value so not to disrupt current pods (#13)Jeff Cantrill2017-01-171-0/+20
|
* User provided certs pushed from control. vars reorg (#12)Jeff Cantrill2017-01-171-17/+30
| | | Merging per discussion and agreement from @bbguimaraes
* update vars to allow scaling of components (#9)Jeff Cantrill2017-01-171-0/+2
|
* rename variables to be less extraneous (#10)Jeff Cantrill2017-01-171-9/+12
|
* Custom certificates (#5)Bruno Barcarol Guimarães2017-01-171-3/+5
| | | | | | | | | | | | | | | * Generate secrets on a persistent directory. * Split certificate generation files. * Custom certificates. * Minor fixes. - use `slurp` instead of `shell: base64` - fix route hostname * Updates on origin-metrics.
* prefix vars with metrics role (#4)Jeff Cantrill2017-01-171-9/+9
|
* Bruno Barcarol Guimarães work to move metrics to ansible from deployerJeff Cantrill2017-01-171-0/+57