Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-17827

Cannot register EDPM node to RHN using documentation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Major Major
    • rhos-18.0.11
    • None
    • edpm-ansible
    • None
    • 3
    • False
    • Hide

      None

      Show
      None
    • 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"'
        ```

              rhn-engineering-sgolovat Sergii Golovatiuk
              rhn-engineering-sgolovat Sergii Golovatiuk
              rhos-dfg-upgrades
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: