minishift-up-role
minishift-up-role copied to clipboard
Creates a local OpenShift instance by installing and running minishift
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  
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.