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
Check DockerInsecureRegistryAddress parameter points to correct UC hostname.
This validation checks the DockerInsecureRegistryAddress parameter points to the right UC hostname
hosts: undercloud
groups: pre-overcloud-upgrade, post-update
parameters:
check_uc_hostname_debug: False
roles: check_uc_hostname
Role documentation
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.