-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
None
Description of problem:
1. Not able to view correct hosts associated with respective puppet class present in the respective config_group
2. Viewing "Error: Request failed with status code 500" when trying to search "puppetclass" or "class" on the PATH = Satellite Web UI > hosts > all hosts > search bar
Version-Release number of selected component (if applicable):
- Satellite 6.14
How reproducible:
100%
Steps to Reproduce:
1. Enabled puppet in the satellite
2. Created configure groups
Configure --> Config Groups --> create configure groups --> provided the name "testting" --> added stdlib from existing clases for testing.
3. Assigned the hosts to the config group "testting" created
Host -> all hosts --> select the hosts --> click on edit option --> select the environment ("production")-> Navigate to tab "Puppet ENC" --> Check in "Available Config Groups" --"testting" and it will be available in the "Included Config Groups" and "Included Classes" --> submit
4. From satellite webui > hosts > all hosts > search bar
a) config_group = testting showing correct number of hosts and correct hosts but throwing "Error: Request failed with status code 500" which is not observed in the satellite 6.12
b) class = stdlib showing wrong hostnames but throwing "Error: Request failed with status code 500"
c) puppetclass = stdlib showing wrong hostnames but throwing "Error: Request failed with status code 500"
Actual results:
1. Not able to view correct hosts associated with respective puppet class present in the respective config_group
2. Viewing "Error: Request failed with status code 500" when trying to search "puppetclass" or "class" on the PATH = Satellite Web UI > hosts > all hosts > search bar
Expected results:
1. Need to view correct hosts associated with respective puppet class present in the respective config_group
2. The host should be listed as per the search without any error when trying to search "puppetclass" or "class" on the PATH = Satellite Web UI > hosts > all hosts > search bar
- external trackers