-
Bug
-
Resolution: Done
-
Major
-
None
-
6.3.0
Description of problem:
As aa user of Satellite 6, I would like the ability to attach subscriptions based upon known subscription-manager facts.
At registration time, the client reports its facts (via subscription-manager facts). I would like the ability to create a list of rules which govern how subscriptions get attached, based upon those system facts.
Maybe an ordered list that states something like
if network.ipv4_address == 192.168.., attach qty 1 of '$SOME_SUB'
if dmi.system.manufacturer == 'HP', attach qty 2 of $SOME_OTHER SUB.
This capability should support booleans (AND, OR & NOT)
The idea is that end users purchases subs based upon particular facts (I purchase $X subs for dev systems, or $Y subs for physical systems. This capability will allow them to reflect that within Satellite 6.