Refs #25576 - allow passing "subdir" to PuppetInstallDistributor
The relevant pulp-puppet feature was added in 2.13 [1].It allows pulp-puppet to better clean up the distributor.
[1] https://pulp.plan.io/issues/2108
Fixes #13543 - allow for repo group publishing
This commit adds the "publish" API for pulp repo group publishing, and allowsfor the export distributor on repo groups.
Additionally, it adds support for the 'relative_url' parameter on the exportdistributor config.
Ref #7880: Rubocop fixes update
fixing old unused unit test
fixes from the PR review
adding unit test
Puppet: Adding distributor and importer tests