summaryrefslogtreecommitdiffstats
path: root/roles/etcd
Commit message (Expand)AuthorAgeFilesLines
* Updated README to reflect refactor. Moved firewall initialize into separate ...Kenny Woodson2017-08-102-2/+5
* Adding a default condition and removing unneeded defaults.Kenny Woodson2017-08-092-6/+4
* First attempt at refactor of os_firewallKenny Woodson2017-08-084-6/+56
* Merge pull request #3043 from jkhelil/scaleup_etcdScott Dodson2017-08-021-11/+7
|\
| * add etcd scaleup playbookjawed2017-06-151-11/+7
* | Fix etcd conditional check failureMarc Rooding2017-07-071-1/+2
* | drop etcdctl before the etcd_container serviceJan Chaloupka2017-07-042-7/+7
* | etcd, syscontainer: fix copy of existing datastoreGiuseppe Scrivano2017-07-031-2/+5
* | run etcd_container with type:spc_t labelJan Chaloupka2017-06-301-1/+1
* | etcd, system_container: do not mask etcd_containerGiuseppe Scrivano2017-06-201-1/+8
* | etcd, system_container: do not enable system etcdGiuseppe Scrivano2017-06-201-2/+2
|/
* move etcd backup to etcd_common roleJan Chaloupka2017-06-141-1/+2
* etcd: system container defines ETCD_(PEER_)?TRUSTED_CA_FILEGiuseppe Scrivano2017-06-081-0/+2
* etcd: unmask system container service before installing itGiuseppe Scrivano2017-06-081-0/+26
* etcd: copy previous database when migrating to system containerGiuseppe Scrivano2017-06-081-0/+24
* move etcd upgrade related code into etcd_upgrade roleJan Chaloupka2017-05-181-6/+0
* Update systemd units to use proper container service nameSteve Milner2017-05-091-4/+4
* move etcdctl.yml from etcd to etcd_common roleJan Chaloupka2017-05-033-25/+3
* Don't double quote when conditionsScott Dodson2017-05-011-1/+1
* Refactor etcd rolesJan Chaloupka2017-04-287-76/+71
* Revert "Add /etc/sysconfig/etcd to etcd_container"Scott Dodson2017-04-251-1/+1
* Add /etc/sysconfig/etcd to etcd_containerFabio Alessandro Locati2017-04-191-1/+1
* Cast etcd_debug to a booleanSteve Kuznetsov2017-04-131-1/+1
* Add etcd_debug and etcd_log_package_levels variablesScott Dodson2017-03-281-0/+6
* Use meta/main.yml for role dependenciesRussell Teague2017-03-272-4/+1
* add ability to specify an etcd versionMark McKinstry2017-03-082-2/+2
* Only set ownership to etcd for thirdparty datadirScott Dodson2017-03-021-1/+8
* Merge pull request #3393 from srampal/contivScott Dodson2017-03-014-4/+58
|\
| * Combined (squashed) commit for all changes related to adding Contiv support i...Sanjeev Rampal2017-02-274-4/+58
* | etcd: use the new oc_atomic_container moduleGiuseppe Scrivano2017-02-281-47/+25
|/
* etcd: use as system containerGiuseppe Scrivano2017-02-103-5/+84
* Merge pull request #2876 from dustymabe/dusty-fix-etcd-selinuxScott Dodson2016-11-291-1/+1
|\
| * fix selinux issues with etcd containerDusty Mabe2016-11-281-1/+1
* | Refactored to use Ansible systemd moduleRussell Teague2016-11-284-24/+15
|/
* Refactor to use Ansible package moduleRussell Teague2016-11-172-2/+3
* Add updates for containerizedScott Dodson2016-11-141-0/+11
* Drop /etc/profile.d/etcdctl.shScott Dodson2016-11-143-0/+25
* 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
* Refactor etcd certificates roles.Andrew Butcher2016-08-022-3/+3
* Stop reporting changes when docker pull is already up to date.Devan Goodwin2016-07-201-0/+2
* Merge pull request #1971 from dgoodwin/missing-services-fixJason DeTiberus2016-06-021-6/+6
|\
| * Fix error with stopping services that may not exist.Devan Goodwin2016-06-021-6/+6
* | Move os_firewall_allow from defaults to role dependencies.Andrew Butcher2016-06-012-8/+7
|/
* Default os_firewall_use_firewalld to false in os_firewall and remove overrides.Andrew Butcher2016-05-021-1/+0
* Remove etcd_interface variable. Remove openshift_docker dependency from the e...Andrew Butcher2016-04-202-2/+0
* Use openshift_hostname/openshift_ip values for etcd configuration and certifi...Andrew Butcher2016-04-203-31/+30
* The openshift_docker role must set the version facts for containerized installsBrenton Leanhardt2016-04-141-0/+1
* use RestartSec to avoid default rate limit in systemdBrenton Leanhardt2016-04-121-0/+1