Skip to main content

Hosting Options

Specifies hosting related settings for the cloud or on-premise provider. You'll need to specify the target hosting.environment and optionally, any environment specific options.

hosting:
environment:
aws:
azure:
hyperv:
xenserver:
PropertyDescription
hosting

string: Identifies the target hosting environment; one of aws, azure, hyperv, or xenserver. This is required.

aws

object: Optionally specifies AWS specific hosting settings. See AWS Hosting Options for more information.

azure

object: Optionally specifies Azure specific hosting settings. See Azure Hosting Options for more information.

hyperv

object: Optionally specifies Hyper-V specific hosting settings. See Hyper-V Hosting Options for more information.

xenserver

object: Optionally specifies XenServer/XCP-ng specific hosting settings. See XenServer Hosting Options for more information.