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
/
playbooks
/
common
/
openshift-etcd
Age
Commit message (
Expand
)
Author
2016-04-29
Cleanup various deprecation warnings.
Andrew Butcher
2016-04-20
Use openshift_hostname/openshift_ip values for etcd configuration and certifi...
Andrew Butcher
2016-03-31
Bug 1320829 - Ensure docker installed for facts
Jason DeTiberus
2016-03-15
Move common common facts to openshift_facts
Jason DeTiberus
2016-03-14
Docker role refactor
Jason DeTiberus
2016-02-02
Merge pull request #1019 from dgoodwin/etcd-serial
Brenton Leanhardt
2016-01-27
Configure logrotate on atomic.
Andrew Butcher
2016-01-26
Install cockpit, logrotate and fluentd unless host is atomic.
Andrew Butcher
2015-12-15
Containerization work by @sdodson
Scott Dodson
2015-12-15
Initial containerization work from @ibotty
Tobias Florek
2015-12-11
Bring first etcd server up before others.
Devan Goodwin
2015-11-30
Enforce connection: local and become: no on all localhost plays
Jason DeTiberus
2015-11-20
Replace map with oo_collect to support python-jinja2 <2.7
Andrew Butcher
2015-11-10
Refactor upgrade playbook(s)
Jason DeTiberus
2015-08-27
Add a role that allows logrotate config editing.
Troy Dawson
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