summaryrefslogtreecommitdiffstats
path: root/roles/etcd/files
Commit message (Collapse)AuthorAgeFilesLines
* Refactor etcd rolesJan Chaloupka2017-04-281-11/+0
| | | | | | | | - introduce block and simplify when conditions - introduce config.yml so the self-standing etcd role can be run (e.g. to test etcd cluster deployment) - remove empty task files - skip dependency on openshift_etcd_ca - replace cert paths with their appropriate variables
* Drop /etc/profile.d/etcdctl.shScott Dodson2016-11-141-0/+11
Includes bash functions for etcdctl2 and etcdctl3 which provide reasonable defaults for etcdctl functions on a host that's configured with openshift_etcd.