summaryrefslogtreecommitdiffstats
path: root/roles/openshift_docker_facts/defaults/main.yml
Commit message (Collapse)AuthorAgeFilesLines
* The openshift_docker role must set the version facts for containerized installsBrenton Leanhardt2016-04-141-0/+2
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.