summaryrefslogtreecommitdiffstats
path: root/roles/etcd/tasks/upgrade
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate using Ansible tests as filtersRussell Teague2017-12-142-2/+2
|
* retry package operationsLuke Meyer2017-11-302-0/+4
| | | | | | 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).
* Set the etcd backend quota to 4GB by defaultJan Chaloupka2017-09-262-0/+10
|
* consolidate etcd_upgrade roleJan Chaloupka2017-09-212-0/+87