Skip to content
Snippets Groups Projects

Master

Closed Ishan Patel requested to merge (removed):master into master
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -51,7 +51,7 @@ compute_stop c0
@@ -51,7 +51,7 @@ compute_stop c0
If you want to get rid of the compute node VM:
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
Note, the compute scripts work directly with the VirtualBox hypervisor. The
Loading