Document script that creates VMs #604

Merged
raucao merged 1 commits from feature/244-document_creating_vm into master 2025-10-30 16:32:02 +00:00

View File

@ -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