theforeman / foreman-documentation

Documentation for the Foreman Project and its ecosystem
https://docs.theforeman.org
Creative Commons Attribution Share Alike 4.0 International
17 stars 91 forks source link

{package-manager} attribute issues #2621

Closed mjivraja closed 7 months ago

mjivraja commented 9 months ago

package-manager is not working with Katello and Orcharhino. (Screenshot below for reference) package-manager is not working for Satellite in Disconnected mode but works with Connected one.

Also, I think package-install-project should not have satellite-maintain as a value. We can consider changing the name of the attribute or tweaking the value.

package-manager

maximiliankolb commented 8 months ago

I've picked up this issue and fell into a bit of a rabbit hole: https://github.com/theforeman/foreman-documentation/pull/2625

This simplifies attribute definition and usage! It also finally starts splitting attributes for "Foreman Server vs. Clients" as started by Anet in https://github.com/theforeman/foreman-documentation/pull/2259