summaryrefslogtreecommitdiffstats
path: root/roles/openshift_cli/tasks
Commit message (Collapse)AuthorAgeFilesLines
* First past at the upgrade processBrenton Leanhardt2016-03-031-6/+1
|
* replace yum with dnfSeth Jennings2016-01-261-1/+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 some guards to wait for images to be pulled before moving onScott Dodson2015-12-161-0/+16
|
* Add openshift_cli roleScott Dodson2015-12-151-0/+32
This role ensures that the clients package is installed or if it's a containerized install places a wrapper script in /usr/local/bin/openshift and symlinks for oc, oadm, and kubectl.