Compare commits
2 Commits
ea087b1e3e
...
a3bb927f95
| Author | SHA1 | Date | |
|---|---|---|---|
| a3bb927f95 | |||
|
|
5b53635f1a |
@ -1,4 +1,14 @@
|
||||
# kosmos_kvm
|
||||
|
||||
TODO: Enter the cookbook description here.
|
||||
## Create a new VM
|
||||
|
||||
A script is deployed by the `host` recipe to `/usr/local/sbin/create_vm`
|
||||
|
||||
### Usage
|
||||
|
||||
```
|
||||
create_vm VMNAME RAM CPUS DISKSIZE
|
||||
```
|
||||
|
||||
* `RAM` in megabytes
|
||||
* `DISKSIZE` in gigabytes, defaults to 10
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user