Actions
Bug #35640
closedhammer failed to override repository sets
Description
hammer host subscription content-override --host-id 2 --content-label fake-repo --override-name 'enabled' --value=1
Issues I have noticed with a quick verification:
1 repo got disabled with --override-name 'enabled' --value=1
2 All repo sets contents got disabled even with a specified content-label
Found one more issue when working this:
3 all repo got reset to default with command to reset one repo:
hammer host subscription content-override --host-id 2 --content-label 'Default_Organization_fake-product_fake-repo' --remove
Actions