summaryrefslogtreecommitdiffstats
path: root/roles/openshift_cli
Commit message (Expand)AuthorAgeFilesLines
...
* Correctly set the image tag for containerized installs (and upgrades)Brenton Leanhardt2016-03-031-24/+3
* Updating the containerized cli wrapper to work for both docker 1.8 and 1.9Brenton Leanhardt2016-03-031-5/+18
* First past at the upgrade processBrenton Leanhardt2016-03-032-7/+11
* replace yum with dnfSeth Jennings2016-01-261-1/+1
* Merge pull request #1097 from sdodson/containersBrenton Leanhardt2016-01-111-16/+1
|\
| * Set the cli image to match osm_image in openshift_cli roleScott Dodson2016-01-111-0/+1
| * Always pull docker imagesScott Dodson2016-01-071-16/+0
* | Add a banner to CLI wrapper instructing users that it's only for bootstrappingScott Dodson2016-01-071-1/+15
|/
* Fix multi-word arguments & cli wrapper stdin plumbingScott Dodson2016-01-061-8/+1
* Add some guards to wait for images to be pulled before moving onScott Dodson2015-12-161-0/+16
* Add openshift_cli roleScott Dodson2015-12-153-0/+64