summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node_certificates/tasks/main.yml
Commit message (Expand)AuthorAgeFilesLines
* Lowercase node names when creating certificatesVadim Rutkovsky2018-01-231-10/+10
* Remove become=no from various roles and tasksMichael Gugino2018-01-051-12/+3
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-2/+2
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-181-7/+7
* Removed old version codeMichael Gugino2017-11-141-4/+0
* Remove use of local_action with delegate_to and switch 'delegate_to: localhos...Andrew Butcher2017-05-161-3/+2
* openshift_node_certificates: add openshift_node_cert_expire_days parameter.Slava Semushin2017-03-291-0/+6
* Restructure certificate redeploy playbooksAndrew Butcher2017-02-021-11/+21
* Ensure serial certificate generation for node and master certificates.Andrew Butcher2017-01-171-10/+16
* Limit node certificate SAN to node hostnames/ips.Andrew Butcher2016-12-091-7/+7
* Reference master binaries when delegating from node hosts which may be contai...Andrew Butcher2016-11-221-2/+2
* Switch from "oadm" to "oc adm" and fix bug in binary sync.Devan Goodwin2016-10-191-2/+2
* Further secure registry improvementsAndrew Butcher2016-09-291-0/+11
* Suppress more warnings.Andrew Butcher2016-09-281-0/+3
* Support for redeploying certificates.Andrew Butcher2016-08-111-3/+6
* Add options for specifying named ca certificates to be added to the openshift...Andrew Butcher2016-08-011-0/+3
* Re-arrange master and node role dependencies.Andrew Butcher2016-07-201-0/+15
* Refactor openshift certificates roles.Andrew Butcher2016-07-201-19/+85
* Revert openshift-certificates changes.Andrew Butcher2016-05-301-78/+19
* Consolidate ca/master/node certificates roles into openshift_certificates.Andrew Butcher2016-05-191-19/+78
* Cleanup various deprecation warnings.Andrew Butcher2016-04-291-3/+3
* Lock down generated certs dirScott Dodson2016-03-041-0/+1
* Initial containerization work from @ibottyTobias Florek2015-12-151-4/+4
* Fix generation of node certificatesJason DeTiberus2015-07-221-1/+1
* Initial HA masterJason DeTiberus2015-07-171-1/+1
* Playbook updates for clustered etcdJason DeTiberus2015-07-101-0/+1
* Removing unneeded delegate_to callsBrenton Leanhardt2015-06-301-1/+0
* Update for RC2 changesScott Dodson2015-06-161-0/+35