-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
6.11.0
Description of problem:
When the customer logs into Satellite 6.11, browses to Configure > Ansible > Roles and clicks on the link (or button) for documentation, the link opens the Customer Portal with this error message:
404
PAGE NOT FOUND
The page you're trying to find was either removed, moved, or maybe the URL isn't quite right.
Here's the broken link:
Version-Release number of selected component (if applicable):
satellite 6.11
How reproducible:
100%
Steps to Reproduce:
1. log into satellite
2. click on configure menu
3. click on roles under the ansible heading
4. click on the link "Learn more about this in the documentation" or the button "Documentation"
Actual results:
404
PAGE NOT FOUND
The page you're trying to find was either removed, moved, or maybe the URL isn't quite right.
Expected results:
Looking at our documentation, this appears to be the correct link:
Additional info:
For comparison, I looked at Satellite 6.10, and the same link gives me this (valid) link:
It looks like someone simply changed 6.10 to 6.11 in the URL, but that gives an invalid URL. Another part of the URL has changed from this:
configuring_satellite_to_use_ansible
to this:
configuring_red_hat_satellite_to_use_ansible
- external trackers