summaryrefslogtreecommitdiff
path: root/roles/openshift_ca/tasks
AgeCommit message (Expand)Author
2017-12-07Remove openshift.common.service_typeMichael Gugino
2017-11-30retry package operationsLuke Meyer
2017-11-14Removed old version codeMichael Gugino
2017-11-06Temporarily set master servingInfo.clientCA as client-ca-bundle.crt during ro...Andrew Butcher
2017-11-01Remove delegate_to from openshift_facts within the openshift_ca role.Andrew Butcher
2017-06-27Generate loopback kubeconfig separately to preserve OpenShift CA certificate.Andrew Butcher
2017-06-02Use local openshift.master.loopback_url when generating initial master loopba...Andrew Butcher
2017-05-01Use openshift_ca_host's hostnames to sign the CAScott Dodson
2017-03-29openshift_ca: add openshift_ca_cert_expire_days and openshift_master_cert_exp...Slava Semushin
2017-02-28Do not force custom ca cert deployment.Andrew Butcher
2017-02-07[openshift_ca] Reference client binary from openshift_ca_host.Andrew Butcher
2017-02-02Restructure certificate redeploy playbooksAndrew Butcher
2017-01-16Create individual serving cert and loopback kubeconfig for additional masters.Andrew Butcher
2016-11-17Refactor to use Ansible package moduleRussell Teague
2016-10-19Switch from "oadm" to "oc adm" and fix bug in binary sync.Devan Goodwin
2016-08-11Support for redeploying certificates.Andrew Butcher
2016-08-04[openshift_ca] correct check for missing CA.Andrew Butcher
2016-08-01Add options for specifying named ca certificates to be added to the openshift...Andrew Butcher
2016-06-15Always populate openshift_image_tag and openshift_pkg_version.Devan Goodwin
2016-05-30Fix use of openshift_version in ca role.Devan Goodwin
2016-05-19Consolidate ca/master/node certificates roles into openshift_certificates.Andrew Butcher