Skip to content

openshift/ocpv-vm-name-prefix

Prefix for VM names

VM Name Prefix

This parameter defines the prefix used when naming virtual machines. When deploying multiple VMs, each will be named with this prefix followed by a sequential number (e.g., vm-01, vm-02).

Requirements

  • Must be a valid Kubernetes resource name prefix
  • Should be descriptive of the VM purpose

Usage

Set this parameter to specify the VM name prefix:

# Default: "vm"
# Results in: vm-01, vm-02, etc.

Objects that Reference openshift/ocpv-vm-name-prefix

Objects used by openshift/ocpv-vm-name-prefix

Not used in current content packs