mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
16 lines
341 B
YAML
16 lines
341 B
YAML
# reactor-config-map-x86-64-aws
|
|
---
|
|
artifacts_allowed_domains:
|
|
- example.com/beta
|
|
- example.com/released
|
|
clusters:
|
|
x86_64:
|
|
- enabled: true
|
|
max_concurrent_builds: 20
|
|
name: x86_64-aws
|
|
image_labels:
|
|
authoritative-source-url: registry.example.com
|
|
distribution-scope: public
|
|
vendor: Example, Inc.
|
|
version: 1
|