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
- Host: GitHub
- URL: https://github.com/tpiros/auto-create
- Owner: tpiros
- Created: 2013-04-26T19:13:23.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2020-08-06T08:31:02.000Z (almost 5 years ago)
- Last Synced: 2025-02-12T21:44:49.878Z (4 months ago)
- Size: 105 KB
- Stars: 37
- Watchers: 7
- Forks: 37
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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