Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dlinsley/cf4b90b5a9e42335a534dd1ed61fcbc7 to your computer and use it in GitHub Desktop.
Save dlinsley/cf4b90b5a9e42335a534dd1ed61fcbc7 to your computer and use it in GitHub Desktop.
All of the configurable OVF Properties extracted from the OVF of VMware vRealize Orchestrator Appliance 7.2.0.19944 Build 4629837

All of the configurable OVF Properties extracted from the OVF of:

VMware vRealize Orchestrator Appliance 7.2.0.19944 Build 4629837

Property Type Label Default Value Description
varoot-password string Initial root password This will be used as an initial password for the root user account. You can change the password later (by using the passwd command or from the appliance Web console).
va-ssh-enabled boolean Enable SSH service in the appliance False This will be used as an initial status of the SSH service in the appliance. You can change it later from the appliance Web console.
ceip_enabled boolean Customer Experience Improvement Program True Customer Experience Improvement Program provides us with information that helps us improve our products and services.
vami.hostname string Hostname The host name for this virtual machine. Provide the full host name if you use a static IP. Leave blank to try to reverse look up the IP address if you use DHCP.
gateway string Default Gateway The default gateway address for this VM. Leave blank if DHCP is desired.
domain string Domain Name The domain name of this VM. Leave blank if DHCP is desired.
searchpath string Domain Search Path The domain search path (comma or space separated domain names) for this VM. Leave blank if DHCP is desired.
DNS string Domain Name Servers The domain name server IP Addresses for this VM (comma separated). Leave blank if DHCP is desired.
ip0 string Network 1 IP Address The IP address for this interface. Leave blank if DHCP is desired.
netmask0 string Network 1 Netmask The netmask or prefix for this interface. Leave blank if DHCP is desired.
vmname string VMware_vRealize_Orchestrator_Appliance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment