summaryrefslogtreecommitdiffstats
path: root/roles/openshift_metrics/templates
Commit message (Collapse)AuthorAgeFilesLines
* bug 1420538. Allow users to set supplementalGroup for CassandraJeff Cantrill2017-02-091-0/+3
|
* use pvc_size instead of pv_size for openshift_metrics since the role creates ↵Jeff Cantrill2017-02-081-1/+1
| | | | claims
* fix 1406057. Allow openshift_metrics nodeselectors for componentsJeff Cantrill2017-02-063-0/+18
|
* Merge pull request #3133 from mwringe/hawkular-metrics-0.23-updateScott Dodson2017-01-251-0/+2
|\ | | | | Template update for Hawkular Metrics 0.23
| * Template update for Hawkular Metrics 0.23mwringe2017-01-191-0/+2
| |
* | fix BZ1414477. Use keytool on control node and require javaJeff Cantrill2017-01-231-38/+0
|/
* use pod to generate keystores (#14)Jeff Cantrill2017-01-171-0/+38
|
* additional code reviewsJeff Cantrill2017-01-171-10/+10
|
* set replicas to current value so not to disrupt current pods (#13)Jeff Cantrill2017-01-173-3/+3
|
* User provided certs pushed from control. vars reorg (#12)Jeff Cantrill2017-01-171-0/+12
| | | Merging per discussion and agreement from @bbguimaraes
* update vars to allow scaling of components (#9)Jeff Cantrill2017-01-173-3/+3
|
* allow definition of cpu/memory limits/resources (#11)Jeff Cantrill2017-01-173-0/+87
|
* rename variables to be less extraneous (#10)Jeff Cantrill2017-01-171-2/+2
|
* Custom certificates (#5)Bruno Barcarol Guimarães2017-01-173-1/+8
| | | | | | | | | | | | | | | * 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-173-15/+15
|
* Bruno Barcarol Guimarães work to move metrics to ansible from deployerJeff Cantrill2017-01-179-0/+381