Table of Contents |
---|
Info |
---|
This page describes how to configure guest setup that will use hypervisor tools on VMware vCenter and VCD. We assume that you have already installed hypervisor tools on your VM templates. |
...
Edit a VM template for guest setup
...
To prepare a VM template
Insert excerpt | ||
---|---|---|
|
...
Go to Catalogue
|
...
Go to Advanced
...
For Guest setup, select Cloud-Init or Hypervisor tools.
For Windows on AWS, you can select from:
CLOUDBASE_INIT
,EC2LAUNCH_V2
,EC2LAUNCH
,EC2CONFIG
...
For Windows systems we strongly recommend this option
The platform will log in with the template User and Password (see below) and change the Password to the guest initial password.
The platform will send the guest initial password to the user via mail or SMS, and users can display it with the VM key button
...
On Windows, enter
Administrator
On Linux, enter
root
or another user that can runchpassword
, with sudo and by always entering the passwordIf sudo is not available, please contact Abiquo Support to configure the
nosudoerrequiredforuser
property
...
The platform does not save VM passwords
On Linux, before deploying an instance template, edit the instance template's password to set it to the current VM password.
...
Select the Operating system. If required, enter the OS version. For more details see Set the guest operating system for VMware
...
Optionally, go to Variables and set variables for the VM template. The platform will add these variables to the VM using metadata or user data. See VM variables
...
Add the SSH public key to your user before you deploy VMs. To connect to your VM, you will often require the SSH key pair, for example, to connect to Windows VMs in public cloud via RDP Tip
|
...
Users can now automate their VMs with guest setup. See Automate first boot of a VM for guest setup
...