summaryrefslogtreecommitdiffstats
path: root/roles/etcd/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Refactored to use Ansible systemd moduleRussell Teague2016-11-281-1/+2
| | | | | | * Ansible systemd module used in place of service module * Refactored command tasks which are no longer necessary * Applying rules from openshift-ansible Best Practices Guide
* Fedora changes:Adam Miller2015-12-021-1/+1
| | | | | | | | | | | | | - ansible bootstrap playbook for Fedora 23+ - add conditionals to handle yum vs dnf - add Fedora OpenShift COPR - update BYO host README for repo configs and fedora bootstrap Fix typo in etcd README, remove unnecessary parens in openshift_node main.yml rebase on master, update package cache refresh handler for yum vs dnf Fix typo in etcd README, remove unnecessary parens in openshift_node main.yml
* Fix etcd cert generation when etcd_interface is definedJason DeTiberus2015-11-021-1/+1
| | | | | | | | - 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
* Add etcd role that builds out basic etcd clusterScott Dodson2015-07-101-0/+39
| | | | | | - Add initial etcd role - Add etcd playbook to create etcd client certs - Hookup master to etcd
* Removed cloud.rb and it's associated libraries as it's no longer used. Also ↵Thomas Wiest2015-05-271-38/+0
| | | | removed etcd role.
* Initial Commit. Sharing is caringKenny Woodson2014-09-161-0/+38