Modify a VM template in public cloud
Before you begin:
- Log in or switch enterprises to the tenant that owns the template
To modify a VM template:
- Select the template and click on the control menu button in the top-right corner and select Edit
Privilege: Manage VM templates from Apps library
Edit template General information in public cloud
For more details see GUI Edit template General information in public cloud
Edit virtual machine template disk in public cloud
Edit VM template disk in public cloud providers, with screenshot for AWS
Field | Value |
---|---|
Capacity | The hard disk space to deploy this disk. |
Capacity units | MB, GB, or TB |
Datastore tier | To set the storage service level of the template disk, select a Datastore tier. You can modify this value in a VM before you deploy it |
Edit VM template variables
To add variables to a VM template, enter the Key and Value, then click Add.
To edit an existing value, click the pencil icon, enter the new Value, then click ok. To save your changes to the template, click Save.
The variables will be added automatically to new VMs. Users can edit the variables when configuring the VM.
After the VM deploys, users can then access variables in the guest.
For example, AWS stores the variables in the ~/vm-variables.rc file. Cloud-init may use variables.
Scopes tab for sharing VM templates
To share a template with the enterprises in one or more scopes, select template scopes.
To remove enterprise access to a template, remove the scope containing the enterprise.
- You cannot remove a scope from the template if an enterprise in the scope is using the template, for example, if it has deployed VMs or instances of VMs.
To make a template private to the owner enterprise, unselect all scopes.
Edit template Advanced tab in public cloud
Field | Value |
---|---|
Guest setup | In public cloud, by default the Guest setup option is automatically set to Cloud-init even if you do not select this option. |
Guest initial password | For Windows, select Guest initial password to request an initial password that will be sent by email or SMS. Remember to set the User field below to an appropriate user, such as administrator. |
Cost code | Pricing cost code for this template. Requires the "Add a cost code in VM Template edition" privilege. See Pricing View |
Operating system | Select the operating system type. To use the latest version of an operating system, select a generic type, e.g. WINDOWS, and do not enter the version. The platform uses the operating system to:
For more details of VMware guest operating system types, see Guest operating system definition for VMware and Extended OVF Support and Template Definition. |
Os Version | OS version is used to:
|
User | Default user for a VM created from this template for Linux SSH access and Windows RDP access
|
Password | Default password for the default User of a VM created from this template for Windows systems only |
NIC driver | Abiquo always supports E1000 drivers, and other drivers may be available depending on the cloud provider |
Enable UEFI boot | When selected, disable BIOS boot and enable UEFI boot.
For VMs, the uefiEnabled attribute is read-only and it is available via the API. |
Enable hot add / reconfigure in VM | See separate section
|
Creation user | SYSTEM means that the platform created the template |
Creation date | Date and time when the template was created. |
Enable hot add and hot reconfigure for VM templates
To allow users to reconfigure their VMs without powering off, set these values as described on the Advanced tab of the VM edit dialog.
Enable hot-add or hot-reconfigure in VM is valid for supported providers only with supported guest operating systems.
Check that the Operating system and OS version are correctly set for your system.
Option | Description |
---|---|
CPU hot-add | Enable users to add CPUs in the platform while the VM is powered on |
RAM hot-add | Enable users to add RAM in the platform while the VM is powered on |
Disks hot-reconfigure | Enable users to remove disks from the boot sequence and add disks to the end of the boot sequence while the VM is powered on |
NICs hot-reconfigure | Enable users to add and remove NICs in the platform while the VM is powered on |
Remote access hot-reconfigure | Enable users to reset remote access in the platform while the VM is powered on. Not used in public cloud |
Manage VM templates with the API
API Documentation
For the Abiquo API documentation of this feature, see Abiquo API Resources and the page for this resource VirtualMachineTemplatesResource.
Pages related to VM templates
- Main Apps library page with links to related pages: Appliance Library View
- Guest setup
Copyright © 2006-2022, Abiquo Holdings SL. All rights reserved