index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
etcd
/
defaults
Age
Commit message (
Expand
)
Author
2017-10-23
etcd: remove hacks for the system container
Giuseppe Scrivano
2017-10-11
Merge pull request #5672 from ingvagabund/migrate-embedded-etcd
OpenShift Merge Robot
2017-10-06
migrate embedded etcd to external etcd
Jan Chaloupka
2017-10-05
fix typo for default in etcd
Michael Gugino
2017-09-27
Merge pull request #5518 from ingvagabund/set-quota-backend-bytes-explicitly
OpenShift Merge Robot
2017-09-26
Set the etcd backend quota to 4GB by default
Jan Chaloupka
2017-09-25
consolidate etcd_common role
Jan Chaloupka
2017-08-30
Added firwall defaults to etcd role.
Kenny Woodson
2017-08-10
Updated README to reflect refactor. Moved firewall initialize into separate ...
Kenny Woodson
2017-08-09
Adding a default condition and removing unneeded defaults.
Kenny Woodson
2017-08-08
First attempt at refactor of os_firewall
Kenny Woodson
2017-05-18
move etcd upgrade related code into etcd_upgrade role
Jan Chaloupka
2017-04-28
Refactor etcd roles
Jan Chaloupka
2017-02-27
Combined (squashed) commit for all changes related to adding Contiv support i...
Sanjeev Rampal
2017-02-10
etcd: use as system container
Giuseppe Scrivano
2016-06-01
Move os_firewall_allow from defaults to role dependencies.
Andrew Butcher
2016-05-02
Default os_firewall_use_firewalld to false in os_firewall and remove overrides.
Andrew Butcher
2016-04-20
Remove etcd_interface variable. Remove openshift_docker dependency from the e...
Andrew Butcher
2016-04-20
Use openshift_hostname/openshift_ip values for etcd configuration and certifi...
Andrew Butcher
2016-03-02
Bug 1313169 - Ansible installer tries to enable etcd_container service even t...
Brenton Leanhardt
2015-12-15
Containerization work by @sdodson
Scott Dodson
2015-11-02
Fix etcd cert generation when etcd_interface is defined
Jason DeTiberus
2015-07-17
Fix etcd default interface
Jason DeTiberus
2015-07-10
Etcd role updates and playbook updates
Jason DeTiberus
2015-07-10
Add etcd role that builds out basic etcd cluster
Scott Dodson
2015-02-24
Cleanup empty role dirs/files
Jason DeTiberus
2014-09-16
Initial Commit. Sharing is caring
Kenny Woodson