summaryrefslogtreecommitdiff
path: root/roles/openshift_master_certificates
AgeCommit message (Expand)Author
2018-01-10Move more plugins to lib_utilsMichael Gugino
2018-01-09Chmod temp dirs created on localhostMichael Gugino
2018-01-09Remove become statementsMichael Gugino
2017-12-20Remove openshift.common.{is_atomic|is_containerized}Michael Gugino
2017-12-18Relocate filter plugins to lib_utilsMichael Gugino
2017-11-14Removed old version codeMichael Gugino
2017-10-02Separate certificate playbooks.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-16Remove use of local_action with delegate_to and switch 'delegate_to: localhos...Andrew Butcher
2017-05-08Fix additional master cert & client config creation.Andrew Butcher
2017-05-02Remove set operations from openshift_master_certificates iteration.Andrew Butcher
2017-03-29openshift_master_certificates: add openshift_master_cert_expire_days parameter.Slava Semushin
2017-02-22BZ1414276 - Quote ansible_ssh_user when determining group idScott Dodson
2017-02-02Restructure certificate redeploy playbooksAndrew Butcher
2017-01-19g_master_mktemp in openshift-master conflicts with openshift_master_certificatesRich Megginson
2017-01-17Ensure serial certificate generation for node and master certificates.Andrew Butcher
2017-01-16Create individual serving cert and loopback kubeconfig for additional masters.Andrew Butcher
2016-10-19Switch from "oadm" to "oc adm" and fix bug in binary sync.Devan Goodwin
2016-08-23Link ca to ca-bundle when ca-bundle does not exist.Andrew Butcher
2016-08-11Support for redeploying certificates.Andrew Butcher
2016-08-01Add options for specifying named ca certificates to be added to the openshift...Andrew Butcher
2016-07-20Refactor openshift certificates roles.Andrew Butcher
2016-05-30Revert openshift-certificates changes.Andrew Butcher
2016-05-19Consolidate ca/master/node certificates roles into openshift_certificates.Andrew Butcher
2016-04-29Cleanup various deprecation warnings.Andrew Butcher
2016-02-29Use inventory_hostname for openshift master certs to sync.Andrew Butcher
2016-02-26Synchronize master kube configsAndrew Butcher
2016-02-16Generate each master's certificates separately.Andrew Butcher
2016-02-09Add gte check for 3.2, update version checks to gteJason DeTiberus
2015-12-15Containerization work by @sdodsonScott Dodson
2015-11-06Merge pull request #796 from abutcher/master-proxy-certsBrenton Leanhardt
2015-11-04remove debug linetalset
2015-11-04[roles/openshift_master_certificates/tasks/main.yml] Fix variable openshift.m...talset
2015-11-03Add all the possible servicenames to openshift_all_hostnames for mastersScott Dodson
2015-11-02Fix issue with master.proxy-client.{crt,key} and omit.Andrew Butcher
2015-10-22Move version greater_than_fact into openshift_factsAndrew Butcher
2015-10-22Don't include proxy client cert when <3.1 or <1.1Andrew Butcher
2015-09-03Add openshift_version to set RPM versionsScott Dodson
2015-08-26Atomic Enterprise related changes.Avesh Agarwal
2015-07-23Copy more master certs for HA masterJason DeTiberus
2015-07-17Initial HA masterJason DeTiberus
2015-07-10Playbook updates for clustered etcdJason DeTiberus