Actions
Bug #21347
closedHammer hostgroup create fails with multiple puppet classes
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Host groups
Target version:
-
Description
I tried to create a hostgroup with 26 puppet classes and it fails with the error:
Error: one of puppetclasses not found
Looking at the debug output, I can see in the request that get classes ID:
"per_page" => 25,
which corresponds to the parameter "Entries per page" under Setting / General (Number of records shown per page in Foreman).
I set this parameter to 30 and I can now create hostgroups with up to 30 classes attached.
Not sure this param should be used for internal hammer requests.
Actions