summaryrefslogtreecommitdiffstats
path: root/roles/openshift_metrics/tasks/generate_certificates.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-1/+1
| | | | | We set these variables using facts in init, no need to duplicate the logic all around the codebase.
* Include Deprecation - openshift-metricsRussell Teague2017-11-221-1/+1
|
* fix up openshift-ansible for use with 'oc cluster up'Jeff Cantrill2017-06-061-1/+1
|
* Add missing full hostname for the Hawkular Metrics certificate (BZ1421060)mwringe2017-02-151-1/+1
| | | | Fix issue where the signer certificate's name is static, preventing redeployments from being acceptable.
* bug 1419962. fix openshift_metrics pwd issue after reinstall where cassandra ↵Jeff Cantrill2017-02-091-5/+5
| | | | has incorrect pwd exception
* fixes 1419839. Install only heapster for openshift_metrics when heapster ↵Jeff Cantrill2017-02-081-15/+0
| | | | standalone flag is set
* User provided certs pushed from control. vars reorg (#12)Jeff Cantrill2017-01-171-0/+2
| | | Merging per discussion and agreement from @bbguimaraes
* copy admin cert for use in subsequent tasks (#8)Jeff Cantrill2017-01-171-1/+3
|
* Custom certificates (#5)Bruno Barcarol Guimarães2017-01-171-224/+13
| | | | | | | | | | | | | | | * 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-4/+4
|
* Bruno Barcarol Guimarães work to move metrics to ansible from deployerJeff Cantrill2017-01-171-0/+233