When using the repositories role, new products are created if needed by calling the theforeman.foreman.product module. The module allows options such as description and sync_plan to be set for the product.
This change allows the repositories role to use these additional options if they are provided:
When using the repositories role, new products are created if needed by calling the
theforeman.foreman.product
module. The module allows options such asdescription
andsync_plan
to be set for the product.This change allows the repositories role to use these additional options if they are provided:
Example config: