summaryrefslogtreecommitdiffstats
path: root/roles/etcd/tasks/main.yml
Commit message (Expand)AuthorAgeFilesLines
* Deprecate using Ansible tests as filtersRussell Teague2017-12-141-3/+5
* retry package operationsLuke Meyer2017-11-301-0/+2
* Include Deprecation - openshift-etcdRussell Teague2017-11-221-4/+3
* Cleanup etcd runtime variable.Michael Gugino2017-11-211-4/+4
* Refactor etcd imageMichael Gugino2017-11-201-1/+1
* Separate certificate playbooks.Andrew Butcher2017-10-021-2/+0
* consolidate etcd_common roleJan Chaloupka2017-09-251-4/+1
* Consolidate etcd certs rolesJan Chaloupka2017-09-181-0/+2
* First attempt at refactor of os_firewallKenny Woodson2017-08-081-0/+4
* Fix etcd conditional check failureMarc Rooding2017-07-071-1/+2
* drop etcdctl before the etcd_container serviceJan Chaloupka2017-07-041-6/+6
* move etcd backup to etcd_common roleJan Chaloupka2017-06-141-1/+2
* move etcdctl.yml from etcd to etcd_common roleJan Chaloupka2017-05-031-1/+3
* Don't double quote when conditionsScott Dodson2017-05-011-1/+1
* Refactor etcd rolesJan Chaloupka2017-04-281-59/+53
* add ability to specify an etcd versionMark McKinstry2017-03-081-1/+1
* Only set ownership to etcd for thirdparty datadirScott Dodson2017-03-021-1/+8
* Combined (squashed) commit for all changes related to adding Contiv support i...Sanjeev Rampal2017-02-271-3/+43
* etcd: use as system containerGiuseppe Scrivano2017-02-101-4/+20
* Refactored to use Ansible systemd moduleRussell Teague2016-11-281-21/+11
* Refactor to use Ansible package moduleRussell Teague2016-11-171-1/+1
* Drop /etc/profile.d/etcdctl.shScott Dodson2016-11-141-0/+3
* tweak logicJason DeTiberus2016-09-261-2/+2
* test fix for systemd changesScott Dodson2016-09-261-2/+3
* Support for redeploying certificates.Andrew Butcher2016-08-111-24/+0
* Stop reporting changes when docker pull is already up to date.Devan Goodwin2016-07-201-0/+2
* Fix error with stopping services that may not exist.Devan Goodwin2016-06-021-6/+6
* Use openshift_hostname/openshift_ip values for etcd configuration and certifi...Andrew Butcher2016-04-201-20/+19
* Bug 1320829 - Ensure docker installed for factsJason DeTiberus2016-03-311-1/+2
* Only mask etcd service for containerized installls when it's installedScott Dodson2016-03-151-1/+5
* improve ordering of systemd unitsJason DeTiberus2016-03-141-0/+4
* Ensure is_containerized is cast as bool.Andrew Butcher2016-03-141-1/+1
* remove version requirement from etcd, shouldn't be needed anymoreAdam Miller2016-02-221-1/+1
* Always pull docker imagesScott Dodson2016-01-071-16/+0
* Fix typo in etcd service status fact.Andrew Butcher2016-01-041-1/+1
* Fix restart handlers.Andrew Butcher2015-12-261-1/+1
* Add some guards to wait for images to be pulled before moving onScott Dodson2015-12-161-0/+10
* pull docker images only if not already presentJason DeTiberus2015-12-151-3/+8
* fixesJason DeTiberus2015-12-151-10/+7
* Containerization work by @sdodsonScott Dodson2015-12-151-2/+36
* Initial containerization work from @ibottyTobias Florek2015-12-151-1/+1
* Remove yum / dnf duplicationScott Dodson2015-12-091-6/+1
* Fedora changes:Adam Miller2015-12-021-0/+5
* Fix etcd cert generation when etcd_interface is definedJason DeTiberus2015-11-021-2/+10
* UpgradesScott Dodson2015-09-231-0/+1
* Require etcd 2.*Scott Dodson2015-08-131-1/+1
* add pauses to avoid service restarts from interfering with initial startup bo...Jason DeTiberus2015-07-151-1/+3
* Etcd role updates and playbook updatesJason DeTiberus2015-07-101-1/+35
* Add etcd role that builds out basic etcd clusterScott Dodson2015-07-101-0/+16
* Removed cloud.rb and it's associated libraries as it's no longer used. Also r...Thomas Wiest2015-05-271-20/+0