Actions
Feature #21443
closedCreating a Puppet Env requires a "default proxy"
Description
If you don't pass a `path` to Pulp::Repository::Create and content_type == ::Katello::Repository::PUPPET_TYPE no distributors will be added to the repo. I think this is what we want for a "Pulp master" without a foreman-proxy and when we Sync to a foreman-proxy with Pulp we can add the distributor to the repo then.
Some useful reading https://github.com/pulp/pulp_puppet/blob/master/docs/tech-reference/plugin_conf.rst
Actions