| Commit message (Expand) | Author | Age | Files | Lines |
* | Cast openshift_docker_use_system_container to bool | Michael Gugino | 2018-01-02 | 1 | -1/+1 |
* | Remove openshift.common.{is_atomic|is_containerized} | Michael Gugino | 2017-12-20 | 1 | -1/+1 |
* | etcd: use Fedora /latest/ instead of hardcoding the version | Giuseppe Scrivano | 2017-12-13 | 1 | -1/+1 |
* | Implement container runtime role | Michael Gugino | 2017-12-01 | 1 | -0/+2 |
* | Cleanup etcd runtime variable. | Michael Gugino | 2017-11-21 | 1 | -1/+3 |
* | Refactor etcd image | Michael Gugino | 2017-11-20 | 1 | -0/+6 |
* | etcd: remove hacks for the system container | Giuseppe Scrivano | 2017-10-23 | 1 | -3/+1 |
* | Merge pull request #5672 from ingvagabund/migrate-embedded-etcd | OpenShift Merge Robot | 2017-10-11 | 1 | -1/+2 |
|\ |
|
| * | migrate embedded etcd to external etcd | Jan Chaloupka | 2017-10-06 | 1 | -1/+2 |
* | | fix typo for default in etcd | Michael Gugino | 2017-10-05 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #5518 from ingvagabund/set-quota-backend-bytes-explicitly | OpenShift Merge Robot | 2017-09-27 | 1 | -0/+3 |
|\ |
|
| * | Set the etcd backend quota to 4GB by default | Jan Chaloupka | 2017-09-26 | 1 | -0/+3 |
* | | consolidate etcd_common role | Jan Chaloupka | 2017-09-25 | 1 | -4/+71 |
|/ |
|
* | Added firwall defaults to etcd role. | Kenny Woodson | 2017-08-30 | 1 | -2/+2 |
* | Updated README to reflect refactor. Moved firewall initialize into separate ... | Kenny Woodson | 2017-08-10 | 1 | -0/+3 |
* | Adding a default condition and removing unneeded defaults. | Kenny Woodson | 2017-08-09 | 1 | -2/+0 |
* | First attempt at refactor of os_firewall | Kenny Woodson | 2017-08-08 | 1 | -0/+11 |
* | move etcd upgrade related code into etcd_upgrade role | Jan Chaloupka | 2017-05-18 | 1 | -6/+0 |
* | Refactor etcd roles | Jan Chaloupka | 2017-04-28 | 1 | -1/+0 |
* | Combined (squashed) commit for all changes related to adding Contiv support i... | Sanjeev Rampal | 2017-02-27 | 1 | -0/+1 |
* | etcd: use as system container | Giuseppe Scrivano | 2017-02-10 | 1 | -1/+1 |
* | Move os_firewall_allow from defaults to role dependencies. | Andrew Butcher | 2016-06-01 | 1 | -6/+0 |
* | Default os_firewall_use_firewalld to false in os_firewall and remove overrides. | Andrew Butcher | 2016-05-02 | 1 | -1/+0 |
* | Remove etcd_interface variable. Remove openshift_docker dependency from the e... | Andrew Butcher | 2016-04-20 | 1 | -1/+0 |
* | Use openshift_hostname/openshift_ip values for etcd configuration and certifi... | Andrew Butcher | 2016-04-20 | 1 | -5/+5 |
* | Bug 1313169 - Ansible installer tries to enable etcd_container service even t... | Brenton Leanhardt | 2016-03-02 | 1 | -1/+1 |
* | Containerization work by @sdodson | Scott Dodson | 2015-12-15 | 1 | -0/+1 |
* | Fix etcd cert generation when etcd_interface is defined | Jason DeTiberus | 2015-11-02 | 1 | -8/+0 |
* | Fix etcd default interface | Jason DeTiberus | 2015-07-17 | 1 | -1/+1 |
* | Etcd role updates and playbook updates | Jason DeTiberus | 2015-07-10 | 1 | -6/+9 |
* | Add etcd role that builds out basic etcd cluster | Scott Dodson | 2015-07-10 | 1 | -0/+28 |