Skip to content

openshift/install-rootDeviceHints

Optional parameter for OpenShift node install root device hints

This parameter defines the rootDeviceHints for OpenShift node installation.

The default value is dynamically set to use the operating-system-disk parameter, which defaults to /dev/sda.

Requirements

  • Must reference an installed template
  • Object that will converted into JSON

Example

JSON
{
  "model": "HPE NS204i-u Gen11 Boot Controller"
}
JSON
{
  "deviceName": "/dev/sda"
}

Objects that Reference openshift/install-rootDeviceHints

Objects used by openshift/install-rootDeviceHints