Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Go to General

  2. Enter the VM Name. Some hypervisors require unique VM names, so the platform may rename your VM if the name already exists

  3. Optionally, before you deploy, enter a Fully qualified domain name (FQDN). If you don’t enter one, the platform may define one based on the configuration options

  4. Go to Variables. Optionally, enter or edit Keys and/or Values.

    Image Added
  5. If you are using cloud-init , go or similar, you can enter a startup script or configuration. Go to Bootstrap script. Optionally, enter Enter a configuration definition for cloud-init or another compatible script. It can use the VM Variables. The following example is adapted from: https://cloudinit.readthedocs.io/en/latest/topics/examples.html

    Go to Variables. Optionally, enter or edit Keys and/or Values

    Image Removed
  6. Click Save

The platform saves the bootstrap script configuration and variables in the VM metadata.

...