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
Age
Commit message (
Expand
)
Author
2017-03-08
add ability to specify an etcd version
Mark McKinstry
2017-03-02
Only set ownership to etcd for thirdparty datadir
Scott Dodson
2017-03-01
Merge pull request #3393 from srampal/contiv
Scott Dodson
2017-02-28
etcd: use the new oc_atomic_container module
Giuseppe Scrivano
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-11-29
Merge pull request #2876 from dustymabe/dusty-fix-etcd-selinux
Scott Dodson
2016-11-28
fix selinux issues with etcd container
Dusty Mabe
2016-11-28
Refactored to use Ansible systemd module
Russell Teague
2016-11-17
Refactor to use Ansible package module
Russell Teague
2016-11-14
Add updates for containerized
Scott Dodson
2016-11-14
Drop /etc/profile.d/etcdctl.sh
Scott Dodson
2016-09-26
tweak logic
Jason DeTiberus
2016-09-26
test fix for systemd changes
Scott Dodson
2016-08-11
Support for redeploying certificates.
Andrew Butcher
2016-08-02
Refactor etcd certificates roles.
Andrew Butcher
2016-07-20
Stop reporting changes when docker pull is already up to date.
Devan Goodwin
2016-06-02
Merge pull request #1971 from dgoodwin/missing-services-fix
Jason DeTiberus
2016-06-02
Fix error with stopping services that may not exist.
Devan Goodwin
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-04-14
The openshift_docker role must set the version facts for containerized installs
Brenton Leanhardt
2016-04-12
use RestartSec to avoid default rate limit in systemd
Brenton Leanhardt
2016-03-31
Bug 1320829 - Ensure docker installed for facts
Jason DeTiberus
2016-03-28
make docker service want ose containerized services
Seth Jennings
2016-03-15
Only mask etcd service for containerized installls when it's installed
Scott Dodson
2016-03-14
improve ordering of systemd units
Jason DeTiberus
2016-03-14
Ensure is_containerized is cast as bool.
Andrew Butcher
2016-03-02
Bug 1313169 - Ansible installer tries to enable etcd_container service even t...
Brenton Leanhardt
2016-02-22
remove version requirement from etcd, shouldn't be needed anymore
Adam Miller
2016-01-07
Always pull docker images
Scott Dodson
2016-01-04
Fix typo in etcd service status fact.
Andrew Butcher
2015-12-26
Fix restart handlers.
Andrew Butcher
2015-12-16
Add some guards to wait for images to be pulled before moving on
Scott Dodson
2015-12-15
pull docker images only if not already present
Jason DeTiberus
2015-12-15
fixes
Jason DeTiberus
2015-12-15
Containerization work by @sdodson
Scott Dodson
2015-12-15
Initial containerization work from @ibotty
Tobias Florek
2015-12-09
Remove yum / dnf duplication
Scott Dodson
2015-12-02
Fedora changes:
Adam Miller
2015-11-02
Fix etcd cert generation when etcd_interface is defined
Jason DeTiberus
2015-09-23
Upgrades
Scott Dodson
2015-08-13
Require etcd 2.*
Scott Dodson
2015-08-05
Reduce heartbeat frequency to 500ms to reduce etcd cpu load
Scott Dodson
2015-07-17
Update dependencies to ensure repos are available before openshift_master_* a...
Jason DeTiberus
2015-07-17
Fix etcd default interface
Jason DeTiberus
2015-07-15
add pauses to avoid service restarts from interfering with initial startup bo...
Jason DeTiberus
2015-07-10
Etcd role updates and playbook updates
Jason DeTiberus
[next]