openstack-virtual-baremetal/environments/boot-undercloud-from-volume...

18 lines
757 B
YAML

# *******************************************************************
# This file was created automatically by the sample environment
# generator. Developers should use `tox -e genconfig` to update it.
# Users are recommended to make changes to a copy of the file instead
# of the original, if any customizations are needed.
# *******************************************************************
# title: Boot Undercloud Instance from Volume
# description: |
# Boot the undercloud instance from a Cinder volume instead of
# ephemeral storage.
parameter_defaults:
# The size of the volume for the undercloud instance
# Type: number
undercloud_volume_size: 50
resource_registry:
OS::OVB::UndercloudEnvironment: ../templates/undercloud-volume.yaml