summaryrefslogtreecommitdiffstats
path: root/roles/openshift_docker
Commit message (Expand)AuthorAgeFilesLines
* Add dependency on docker to openshift_docker role.Devan Goodwin2016-07-111-0/+2
* Remove the use of the upgrading variable.Devan Goodwin2016-06-131-1/+0
* Break version calc out into a role, separate yaml for containerized/rpm.Devan Goodwin2016-05-312-84/+1
* Drop unnecessary node playbook version calculation.Devan Goodwin2016-05-311-1/+1
* Refactor openshift_version behavior.Devan Goodwin2016-05-301-2/+27
* Get rpm installations functional again.Devan Goodwin2016-05-261-3/+25
* Convert generic openshift_version=3.2 to specific early in install.Devan Goodwin2016-05-251-0/+12
* Work towards determining openshift_version when unspecified.Devan Goodwin2016-05-251-3/+16
* Remove now unnecessary pull and ver check in openshift_docker role.Devan Goodwin2016-05-251-36/+0
* Set openshift_version in config playbooks for first master.Devan Goodwin2016-05-251-0/+2
* Debug output.Devan Goodwin2016-05-251-0/+3
* Fix 'recursive loop detected in template string' for upgrading variable.Andrew Butcher2016-05-162-5/+2
* Do not upgrade containers to latest avail during a normal config run.Devan Goodwin2016-05-121-4/+21
* Fix versionScott Dodson2016-05-091-1/+1
* Cleanup various deprecation warnings.Andrew Butcher2016-04-291-1/+1
* Merge pull request #1777 from brenton/evacJason DeTiberus2016-04-251-1/+1
|\
| * Pod must be recreated for the upgradeBrenton Leanhardt2016-04-251-1/+1
* | Fix image version handling for v1.2.0-rc1Scott Dodson2016-04-251-2/+3
|/
* Support mixed RPM/container installsBrenton Leanhardt2016-04-141-4/+4
* The openshift_docker role must set the version facts for containerized installsBrenton Leanhardt2016-04-141-0/+28
* Downgrade to docker 1.8.2 if installing OSE < 3.2Scott Dodson2016-04-051-0/+1
* Docker role refactorJason DeTiberus2016-03-143-63/+2
* Add openshift_docker_options to append arbitrary options toScott Dodson2016-02-151-4/+6
* Fixes typo assigning docker_service_status_changed which leads to misinterpre...Eric Mountain2015-12-292-3/+9
* Move all docker config into openshift_docker to minimize docker restartsScott Dodson2015-12-151-3/+29
* fixesJason DeTiberus2015-12-151-9/+9
* Containerization work by @sdodsonScott Dodson2015-12-152-0/+43