summaryrefslogtreecommitdiffstats
path: root/roles/openshift_cli/defaults
Commit message (Collapse)AuthorAgeFilesLines
* Set openshift_version in config playbooks for first master.Devan Goodwin2016-05-251-1/+0
| | | | | | | Starting to remove openshift.docker.openshift_version fact usage. openshift_version should no longer contain a leading 'v' for containerized installs, just a version number.
* The openshift_docker role must set the version facts for containerized installsBrenton Leanhardt2016-04-141-1/+1
| | | | | | QE found that for fresh installs we were basing the docker version facts of the images that could be pulled prior to configuring /etc/sysconfig/docker. This is an edge case but something we need to fix.
* Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api ↵Brenton Leanhardt2016-04-011-0/+2
and atomic-openshift-master-controllers