summaryrefslogtreecommitdiffstats
path: root/roles/etcd/tasks/backup
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate using Ansible tests as filtersRussell Teague2017-12-141-1/+1
|
* retry package operationsLuke Meyer2017-11-301-0/+2
| | | | | | When a package install/update fails due to network blips or other spotty availability, retry it. If the failure is a real failure (e.g. package is really not there) it still fails after 3 tries (Ansible default).
* Include Deprecation - openshift-etcdRussell Teague2017-11-221-1/+1
|
* etcd: remove hacks for the system containerGiuseppe Scrivano2017-10-234-14/+11
| | | | | | Use ADDTL_MOUNTS to add a bind mount to the etcd configuration. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
* migrate embedded etcd to external etcdJan Chaloupka2017-10-066-17/+51
|
* consolidate etcd_common roleJan Chaloupka2017-09-251-0/+101