Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | consolidate etcd_common role | Jan Chaloupka | 2017-09-25 | 4 | -126/+0 |
| | |||||
* | fix etcd back message error | Jan Chaloupka | 2017-09-19 | 1 | -1/+1 |
| | |||||
* | double the required disk space for etcd backup | Jan Chaloupka | 2017-09-12 | 1 | -2/+1 |
| | |||||
* | Fix issue with etcd_common when using pre_upgrade tag | Russell Teague | 2017-09-08 | 2 | -1/+5 |
| | |||||
* | Merge pull request #4547 from mtnbikenc/etcd-pre_upgrade-fix | OpenShift Bot | 2017-08-17 | 1 | -1/+1 |
|\ | | | | | Merged by openshift-bot | ||||
| * | Don't include noop | Russell Teague | 2017-08-16 | 1 | -1/+1 |
| | | |||||
* | | set the proper label of /var/lib/etcd directory | Jan Chaloupka | 2017-07-05 | 1 | -0/+15 |
| | | |||||
* | | evalute etcd backup directory name only once | Jan Chaloupka | 2017-06-30 | 1 | -2/+8 |
| | | |||||
* | | fix backup and working directory for etcd run as a system container | Jan Chaloupka | 2017-06-29 | 1 | -7/+16 |
|/ | |||||
* | move etcd backup to etcd_common role | Jan Chaloupka | 2017-06-14 | 3 | -0/+81 |
| | |||||
* | move etcdctl.yml from etcd to etcd_common role | Jan Chaloupka | 2017-05-03 | 1 | -0/+12 |
| | |||||
* | Use openshift_hostname/openshift_ip values for etcd configuration and ↵ | Andrew Butcher | 2016-04-20 | 1 | -13/+0 |
| | | | | certificates. | ||||
* | Do not apply the etcd_certificates role during node playbook. | Andrew Butcher | 2016-02-02 | 1 | -2/+2 |
| | |||||
* | Fix etcd cert generation when etcd_interface is defined | Jason DeTiberus | 2015-11-02 | 1 | -0/+13 |
- Refactor certificate generation to properly accept overrides of etcd_interface per host and set the certificate SANS and peer URLs properly. - Add sanity checking to user-set values of etcd_interface to provide a better error message |