An open API service indexing awesome lists of open source software.

https://github.com/tpiros/auto-create

Automatically create Virtual Machines on an ESXi server
https://github.com/tpiros/auto-create

Last synced: about 2 months ago
JSON representation

Automatically create Virtual Machines on an ESXi server

Awesome Lists containing this project

README

        

Automatically Virtual Machine creation on an ESXi server

Usage: /bin/sh create.sh options: n <|c|i|r|s>

Where n: Name of VM (required), c: Number of virtual CPUs, i: location of an ISO image, r: RAM size in MB, s: Disk size in GB

Default values are: CPU: 2, RAM: 4096MB, HDD-SIZE: 20GB