-
Bug
-
Resolution: Done-Errata
-
Major
-
None
-
None
-
3
-
False
-
-
False
-
?
-
openstack-ansible-ee-container-1.0.12-5
-
rhos-ops-day1day2-upgrades
-
None
-
-
-
RHOS Upgrades 2025 Sprint 7, RHOS Upgrades 2025 Sprint 8
-
2
-
Important
To Reproduce Steps to reproduce the behavior:
Follow Official documentation to register data plane machines to RHN
Expected behavior
All compute nodes registered to RHN
Result
EDMP Ansible fails as
Error was a <class 'ansible.errors.AnsibleError'>, original message: An unhandled exception occurred while templating '{{ rhc_organization | int | default(omit) }}'. Error was a <class 'ansible.errors.AnsibleError'>, original message: An unhandled exception occurred while templating '{{ rhc_organization | int | default(omit) }}'. Error was a <class 'ansible.errors.AnsibleError'>, original message: recursive loop detected in template string: {{ rhc_organization | int | default(omit) }}. maximum recursion depth exceeded"}
Bug impact
- All users are not able to register to RHN.
Known workaround
- Specify rhn_ogranization in official documentation as string by running
```
oc create secret generic subscription-manager \
--from-literal rhc_auth='{"login": {"username": "<subscription_manager_username>", "password": "<subscription_manager_password>"}}' --from-literal=rhc_organization='"12345678"'
```
- blocks
-
OSPRH-17702 Prepare user friendly documentation
-
- Closed
-
- links to
-
RHBA-2025:153484
OpenShift Operators are available for the data plane of RHOSO 18.0.11.
- mentioned on