Many: expose rhsm.subscription_manager.rhsm.auto_enable_yum_plugins
Expose the ${SUBJ} customization in Cloud API. Weldr API inherited it
automatically with the update of `osbuild/blueprint` to v1.6.0.
Adjust relevant test cases and unit tests to use this new customization.
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
6f4c2899f8
commit
7036e2bcb9
6 changed files with 257 additions and 238 deletions
|
|
@ -1405,6 +1405,8 @@ components:
|
|||
properties:
|
||||
manage_repos:
|
||||
type: boolean
|
||||
auto_enable_yum_plugins:
|
||||
type: boolean
|
||||
SubManRHSMCertdConfig:
|
||||
type: object
|
||||
properties:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue