Project

General

Profile

Bug #35640

Updated by Lucy Fu about 2 years ago

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 

 https://community.theforeman.org/t/help-overrideing-repository-sets-for-existing-hosts-via-hammer/30851 

Back