Limit access to product or repo?

I have some repos with software that only certain servers should have access too. I am trying to understand how to best handle this.
After I register a host and use “Default Organization View” for it, it seems this host has full access to all products and repositories.
I can attach any products/repos using the "subscription-manager attach --pool " command from the host.
Can I limit access to a product/repo?

Set up a content view and only include the repositories you want. You will still have to assign the subscription to the host but the host can only see the repositories included in the content view. Content views also need to be published, i.e. the content view defines a certain state in time.

1 Like