RedHatSatellite / katello-attach-subscription

automatically assign subscriptions to hypervisors based on certain rules
GNU General Public License v2.0
10 stars 5 forks source link

Use the same sla on the same cluster #53

Open mossicrue opened 5 years ago

mossicrue commented 5 years ago

Add code that attach subscriptions with the same sla to all the hypervisors of the same cluster.

evgeni commented 5 years ago

why can't we just match on the hypervisor::clustername or the hostname of the hypervisor and then assign the right sub to it?