tripleo-heat-templates/environments/rhsm.yaml
James Slagle 6dc38e414a Fix doc link
Change-Id: I59fcca3e99f615ac3f6abde4dc717133ac9a24e0
Signed-off-by: James Slagle <jslagle@redhat.com>
2021-11-18 07:19:31 -05:00

45 lines
1.6 KiB
YAML

# A Heat environment file that enables RHSM.
resource_registry:
OS::TripleO::Services::Rhsm: ../deployment/rhsm/rhsm-baremetal-ansible.yaml
parameter_defaults:
# RhsmVars:
# rhsm_repos:
# - rhel-8-for-x86_64-baseos-eus-rpms
# - rhel-8-for-x86_64-appstream-eus-rpms
# - rhel-8-for-x86_64-highavailability-eus-rpms
# - ansible-2.9-for-rhel-8-x86_64-rpms
# - advanced-virt-for-rhel-8-x86_64-rpms
# - openstack-16.1-for-rhel-8-x86_64-rpms
# - fast-datapath-for-rhel-8-x86_64-rpms
# - rhceph-4-tools-for-rhel-8-x86_64-rpms
# - rhceph-4-mon-for-rhel-8-x86_64-rpms
# rhsm_activation_key: 'secrete-key'
# rhsm_release: '8.2'
# In some cases, you want to configure specific repos on some roles.
# Each role can have its own RHSM configuration.
# Example:
# ComputeHCIParameters:
# RhsmVars:
# rhsm_repos:
# - rhel-8-for-x86_64-baseos-eus-rpms
# - rhel-8-for-x86_64-appstream-eus-rpms
# - rhel-8-for-x86_64-highavailability-eus-rpms
# - ansible-2.9-for-rhel-8-x86_64-rpms
# - advanced-virt-for-rhel-8-x86_64-rpms
# - openstack-16.1-for-rhel-8-x86_64-rpms
# - fast-datapath-for-rhel-8-x86_64-rpms
# - rhceph-4-tools-for-rhel-8-x86_64-rpms
# - rhceph-4-mon-for-rhel-8-x86_64-rpms
# rhsm_activation_key: 'anothersecrete-key'
# rhsm_release: '8.2'
#
# More about composable roles:
# https://docs.openstack.org/project-deploy-guide/tripleo-docs/latest/features/role_specific_parameters.html
#
# More about ansible-role-redhat-subscription variables:
# https://github.com/openstack/ansible-role-redhat-subscription