diff --git a/inventory/group_vars/osbs-masters-stg b/inventory/group_vars/osbs-masters-stg index 972cc740df..f4154ba6bd 100644 --- a/inventory/group_vars/osbs-masters-stg +++ b/inventory/group_vars/osbs-masters-stg @@ -82,6 +82,9 @@ _osbs_reactor_config_map: keys: [] default_signing_intent: "unsigned" + pdc: + api_url: "https://pdc.stg.fedoraproject.org/rest_api/v1/" + image_labels: vendor: "{{ osbs_conf_vendor }}" authoritative-source-url: "{{ source_registry }}"