mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 03:52:09 +08:00
Supply list of base modules.
For the functionality added in https://pagure.io/robosignatory/pull-request/6
This commit is contained in:
@@ -16,6 +16,9 @@ config = {
|
||||
'robosignatory.pdc_url': 'https://pdc.fedoraproject.org/rest_api/v1',
|
||||
# Any tag prefixed with "module-" will be considered a module.
|
||||
'robosignatory.module_prefixes': ['module-'],
|
||||
# These are the base modules which, when found, determine the signing key.
|
||||
'robosignatory.base_module_names': ['base-runtime', 'bootstrap'],
|
||||
|
||||
|
||||
'robosignatory.signing': {
|
||||
'backend': 'sigul',
|
||||
|
||||
Reference in New Issue
Block a user