| Commit message (Expand) | Author | Age | Files | Lines |
* | Add dependency on docker to openshift_docker role. | Devan Goodwin | 2016-07-11 | 1 | -0/+2 |
* | Remove the use of the upgrading variable. | Devan Goodwin | 2016-06-13 | 1 | -1/+0 |
* | Break version calc out into a role, separate yaml for containerized/rpm. | Devan Goodwin | 2016-05-31 | 2 | -84/+1 |
* | Drop unnecessary node playbook version calculation. | Devan Goodwin | 2016-05-31 | 1 | -1/+1 |
* | Refactor openshift_version behavior. | Devan Goodwin | 2016-05-30 | 1 | -2/+27 |
* | Get rpm installations functional again. | Devan Goodwin | 2016-05-26 | 1 | -3/+25 |
* | Convert generic openshift_version=3.2 to specific early in install. | Devan Goodwin | 2016-05-25 | 1 | -0/+12 |
* | Work towards determining openshift_version when unspecified. | Devan Goodwin | 2016-05-25 | 1 | -3/+16 |
* | Remove now unnecessary pull and ver check in openshift_docker role. | Devan Goodwin | 2016-05-25 | 1 | -36/+0 |
* | Set openshift_version in config playbooks for first master. | Devan Goodwin | 2016-05-25 | 1 | -0/+2 |
* | Debug output. | Devan Goodwin | 2016-05-25 | 1 | -0/+3 |
* | Fix 'recursive loop detected in template string' for upgrading variable. | Andrew Butcher | 2016-05-16 | 2 | -5/+2 |
* | Do not upgrade containers to latest avail during a normal config run. | Devan Goodwin | 2016-05-12 | 1 | -4/+21 |
* | Fix version | Scott Dodson | 2016-05-09 | 1 | -1/+1 |
* | Cleanup various deprecation warnings. | Andrew Butcher | 2016-04-29 | 1 | -1/+1 |
* | Merge pull request #1777 from brenton/evac | Jason DeTiberus | 2016-04-25 | 1 | -1/+1 |
|\ |
|
| * | Pod must be recreated for the upgrade | Brenton Leanhardt | 2016-04-25 | 1 | -1/+1 |
* | | Fix image version handling for v1.2.0-rc1 | Scott Dodson | 2016-04-25 | 1 | -2/+3 |
|/ |
|
* | Support mixed RPM/container installs | Brenton Leanhardt | 2016-04-14 | 1 | -4/+4 |
* | The openshift_docker role must set the version facts for containerized installs | Brenton Leanhardt | 2016-04-14 | 1 | -0/+28 |
* | Downgrade to docker 1.8.2 if installing OSE < 3.2 | Scott Dodson | 2016-04-05 | 1 | -0/+1 |
* | Docker role refactor | Jason DeTiberus | 2016-03-14 | 3 | -63/+2 |
* | Add openshift_docker_options to append arbitrary options to | Scott Dodson | 2016-02-15 | 1 | -4/+6 |
* | Fixes typo assigning docker_service_status_changed which leads to misinterpre... | Eric Mountain | 2015-12-29 | 2 | -3/+9 |
* | Move all docker config into openshift_docker to minimize docker restarts | Scott Dodson | 2015-12-15 | 1 | -3/+29 |
* | fixes | Jason DeTiberus | 2015-12-15 | 1 | -9/+9 |
* | Containerization work by @sdodson | Scott Dodson | 2015-12-15 | 2 | -0/+43 |