...
The Capacity is the hard disk space to deploy this disk. Check your cloud provider's minimum capacity requirements for your operating system
When you import a VM template from Azure, the Capacity will be set to 0 and this means the platform will use the default size of the template in the provider
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 make a template private to the owner enterprise, unselect all scopes.
...
Add a bootstrap script to a VM template in public cloud
Add a bootstrap script to a VM template and the platform will add it to all VMs created from the template to use with the Cloud-init (or similar) option, for Guest setup, which you can configure on the Advanced tab. You can also use scripts that are saved as Script templates.
Before you begin:
Prepare a template that is compatible with cloud-init (version 0.7.9 or above), or cloudbase-init, or a similar system
To add a VM bootstrap configuration or script:
In the Catalogue, edit a VM template
Go to Bootstrap
If you have the
Add a script template to a VM template
privilege, select Use own script or Use script templateFor Use own script, paste your configuration or script in the Bootstrap script text box
For Use script template, click Search, and double-click a script template, or select a script template and click Accept
Continue to configure the VM template or click Save to finish
Note: when you save VM disks to an instance template, Abiquo copies the VM bootstrap script to the instance template.
Related links
...
Edit template on 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. |
Cost codes | The cost codes for extra charges for this template are now on a separate tab. See Add cost codes for extra charges for a VM template in Modify a VM template |
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 |
|
Creation date | Date and time when the template was created. |
Enable hot add and hot reconfigure for VM templates
...
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 |
Let users |
add CPUs in the platform while the VM is powered on |
RAM hot-add |
Let users |
add RAM in the platform while the VM is powered on |
Disks hot-reconfigure |
Let users |
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 |
Let users |
add and remove NICs in the platform while the VM is powered on |
Remote access hot-reconfigure |
Let users |
reset remote access in the platform while the VM is powered on. Not used in public cloud |
...
Add cost codes for extra charges for a VM template
...