parent
ea087b1e3e
commit
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