Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
John-Paul Robinson
ohpc_vagrant
Commits
60934b7a
Commit
60934b7a
authored
Mar 28, 2019
by
Eesaan Atluri
Browse files
Combine two commands into one.
parent
71dea99f
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
60934b7a
...
...
@@ -117,9 +117,7 @@ The default user name and password for the web UI is 'vagrant'.
2.
After you run the above command if you were to get a
`"kernel mismatch error"`
. To get past this error please run the below commands:
`vagrant ssh ohpc`
`uname -r`
`vagrant ssh ohpc -c "uname -r"`
Copy and paste this kernel version in the group_vars/all to update the kernel version in the `build_kernel_ver` variable.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment