minishift-up-role icon indicating copy to clipboard operation
minishift-up-role copied to clipboard

Creates a local OpenShift instance by installing and running minishift

Results 5 minishift-up-role issues
Sort by recently updated
recently updated
newest added

The [playbook](https://github.com/chouseknecht/minishift-up-role/blob/master/minishift-up.yml) kept failing on me for some reason. ``` TASK [chouseknecht.minishift-up-role : Set latest_version] ************************************************************************************************ fatal: [localhost]: FAILED! => {"msg": "The task includes an option with an undefined variable....

I'am trying to install minshift using ansible role but i am facing this problem, who can help me plz ![iiiyiyiyiyiy](https://user-images.githubusercontent.com/37330719/37570828-097d4520-2af5-11e8-9ff3-47bf692c4b53.PNG) ![ree](https://user-images.githubusercontent.com/37330719/37570870-d600ba14-2af5-11e8-81b3-5e430186f7c3.PNG)

Hi, following the [Minishift](https://docs.ansible.com/ansible-container/openshift/minishift.html) setup guide i'm running into an error during execution of the playbook: ``` TASK [chouseknecht.minishift : Copy oc client] ********************************* ok: [localhost] TASK [chouseknecht.minishift : Switch...

I noticed that naming of default minishift projects is now prefixed with "myproject". I tried this locally and it works so I think it should be good to allow parametrization....

I'm trying to deploy on RedHat 7. I only have yum. [This line](https://github.com/chouseknecht/minishift-up-role/blob/master/tasks/RedHat_driver.yml#L11) force the usage of DNF.