pre-overcloud-upgrade
=====================

.. _pre-overcloud-upgrade_check-rhsm-version:

check-rhsm-version
------------------

Verify that the RSHM version configured is the right one.

This validation checks the RHSM version of the target node via
subscription-manager release --show and makes sure that the
release matches the value set in check_rhsm_version_expected.


- **hosts**: all
- **groups**: pre-undercloud-upgrade, pre-overcloud-upgrade
- **parameters**:

  - **check_rhsm_version_debug**: False
- **roles**: check_rhsm_version

Role documentation

.. toctree::

   roles/role-check_rhsm_version

