This kit is designed to enable quick deployment of Linux VMs from a well-prepared (not an out-of-the-box default) VM Template on vSphere, using the cloud-init framework. The main control program is a PowerShell script: cloudinit-linux-vm-deploy.ps1. The workflow is split into four phases:
/etc/cloud/cloud-init.disabled on the guest to prevent future automatic personalization (can be skipped with -NoCloudReset)The cloudinit-vm-deploy kit was one of the topics in this Tips Inventory. It has now moved to its own repository:
https://github.com/Tatsuya-Nonogaki/cloudinit-vm-deploy
The new repository holds the full source, templates, examples, and documentation. This README retains only a brief notice and pointer — please visit the new repo for the complete project and up-to-date instructions. Awaiting your visit!