summaryrefslogtreecommitdiff
path: root/roles/openshift_cli
AgeCommit message (Expand)Author
2016-04-14The openshift_docker role must set the version facts for containerized installsBrenton Leanhardt
2016-04-06Merge pull request #1695 from brenton/bz1323123Brenton Leanhardt
2016-04-05Downgrade to docker 1.8.2 if installing OSE < 3.2Scott Dodson
2016-04-01Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a...Brenton Leanhardt
2016-03-31Bug 1320829 - Ensure docker installed for factsJason DeTiberus
2016-03-15Move common common facts to openshift_factsJason DeTiberus
2016-03-14Docker role refactorJason DeTiberus
2016-03-08reverting back to pre-pulling the master imageBrenton Leanhardt
2016-03-07Support openshift_image_tagBrenton Leanhardt
2016-03-03Correctly set the image tag for containerized installs (and upgrades)Brenton Leanhardt
2016-03-03Updating the containerized cli wrapper to work for both docker 1.8 and 1.9Brenton Leanhardt
2016-03-03First past at the upgrade processBrenton Leanhardt
2016-01-26replace yum with dnfSeth Jennings
2016-01-11Merge pull request #1097 from sdodson/containersBrenton Leanhardt
2016-01-11Set the cli image to match osm_image in openshift_cli roleScott Dodson
2016-01-07Always pull docker imagesScott Dodson
2016-01-07Add a banner to CLI wrapper instructing users that it's only for bootstrappingScott Dodson
2016-01-06Fix multi-word arguments & cli wrapper stdin plumbingScott Dodson
2015-12-16Add some guards to wait for images to be pulled before moving onScott Dodson
2015-12-15Add openshift_cli roleScott Dodson