Skip to content
Snippets Groups Projects

Readme edit

Closed Chirag Chandrahas Shetty requested to merge (removed):readmeEdit into master
2 files
+ 15
4
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
2
@@ -51,7 +51,7 @@ compute_stop c0
If you want to get rid of the compute node VM:
```
compute_destroy c0
compute_delete c0
```
Note, the compute scripts work directly with the VirtualBox hypervisor. The
@@ -100,6 +100,6 @@ vagrant ssh ood -c "sudo mount -a"
After this point you can connect to the web ui of the ood node, typically via
(the port mapping may change in your local vagrant env):
http://localhost/8080
http://localhost:8080
The default user name and password for the web UI is 'vagrant'.
Loading