Class: HammerCLIKatello::SimpleContentAccess::DisableCommand
- Inherits:
-
HammerCLIKatello::SingleResourceCommand
- Object
- HammerCLIForeman::SingleResourceCommand
- HammerCLIKatello::SingleResourceCommand
- HammerCLIKatello::SimpleContentAccess::DisableCommand
- Includes:
- HammerCLIForemanTasks::Async, EligibleCheck
- Defined in:
- lib/hammer_cli_katello/simple_content_access.rb
Instance Method Summary collapse
Methods included from EligibleCheck
Methods included from ApipieHelper
#call, #destroy, #index, #show, #update
Methods included from ResolverCommons
Instance Method Details
#execute ⇒ Object
49 50 51 52 |
# File 'lib/hammer_cli_katello/simple_content_access.rb', line 49 def execute warn "Simple Content Access will be required for all organizations in Katello 4.12." super end |