Project

General

Profile

« Previous | Next » 

Revision ce89a30b

Added by Ewoud Kohl van Wijngaarden over 2 years ago

Fixes #33577 - Only enable Foreman Puppet plugin with Foreman

If the user passed in --no-enable-foreman then the Foreman plugin should
not be enabled. The same is true for the CLI side of it.

The add-cli migration is changed to respect an already present option
that is false in order to properly test this change.

View differences:

spec/fixtures/pulpcore-migration/katello-answers-after.yaml
foreman::plugin::leapp: false
foreman::plugin::memcache: false
foreman::plugin::monitoring: false
foreman::plugin::puppet: true
foreman::plugin::puppet: false
foreman::plugin::remote_execution: true
foreman::plugin::remote_execution::cockpit: false
foreman::plugin::rh_cloud: false

Also available in: Unified diff