summaryrefslogtreecommitdiffstats
path: root/roles/etcd_server_certificates
Commit message (Expand)AuthorAgeFilesLines
* add etcd scaleup playbookjawed2017-06-151-0/+1
* certificates: copy the certificates for the etcd system containerGiuseppe Scrivano2017-06-101-9/+28
* Remove use of local_action with delegate_to and switch 'delegate_to: localhos...Andrew Butcher2017-05-161-3/+1
* Refactor etcd rolesJan Chaloupka2017-04-281-1/+1
* Fix etcd cert generationDan Osborne2017-03-101-2/+2
* Merge pull request #3600 from tbielawa/etcd_is_atomic-BZ1427067OpenShift Bot2017-03-091-1/+1
|\
| * New roleTim Bielawa2017-03-081-1/+1
* | add ability to specify an etcd versionMark McKinstry2017-03-081-1/+1
|/
* Restructure certificate redeploy playbooksAndrew Butcher2017-02-021-0/+1
* Sync etcd ca certs from etcd_ca_host to other etcd hostsjawed2017-01-271-0/+32
* Refactor to use Ansible package moduleRussell Teague2016-11-171-1/+1
* Suppress more warnings.Andrew Butcher2016-09-281-0/+3
* Move delegated_serial_command module to etcd_common.Andrew Butcher2016-09-121-1/+0
* Ensure etcd user exists in etcd_server_certificates by installing etcd.Andrew Butcher2016-08-121-0/+4
* Support for redeploying certificates.Andrew Butcher2016-08-111-3/+40
* Set become=no for etcd server certificates temporary directory.Andrew Butcher2016-08-081-0/+2
* Refactor etcd certificates roles.Andrew Butcher2016-08-024-0/+187