Building Virtual Appliances with OVF Properties and GuestInfo
I’m currently working on building virtual appliances that require configuration inputs during deployment. There are several ways to create a virtual appliance (I’ll cover those methods in a future post). One simple and effective approach is: In this post, I’ll focus on how to add deployment-time inputs (OVF properties) and how to reliably read them…