-
Notifications
You must be signed in to change notification settings - Fork 179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Openshift VCR-recording script, touch up minishift instructions. #278
Conversation
- Use fixed dir also used by `minishift addons install --defaults` - Use gist URL that works both for git clone and browser.
@enoodle @moolitayer please review |
@zeari please review |
providers/openshift.md
Outdated
$ minishift addons enable manageiq | ||
``` | ||
|
||
3. Start minishift: | ||
2. Start minishift: | ||
|
||
```console | ||
$ minishift start --vm-driver virtualbox --openshift-version "v1.5.0-rc.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this the correct openshift version?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated to v3.6.1 which is what I used to record currently.
doesn't matter much, there is a link couple lines below to all valid docker tags.
@agrare @blomquisg please review/merge (not sure who are maintainers in this repo) |
/cc @Fryguy |
Updated per ManageIQ/manageiq-providers-openshift#83. @chessbyte @Fryguy Who can merge PRs in this repo? |
Followups from ManageIQ/manageiq-providers-openshift#75