-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.yaml
37 lines (33 loc) · 929 Bytes
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
streams:
stable:
type: production
testing:
type: production
next:
type: production
testing-devel:
type: development
default: true
# next-devel: # do not touch; line managed by `next-devel/manage.py`
# type: development # do not touch; line managed by `next-devel/manage.py`
rawhide:
type: mechanical
branched:
type: mechanical
# bodhi-updates:
# type: mechanical
# bodhi-updates-testing:
# type: mechanical
additional_arches: [aarch64, ppc64le, s390x]
source_config:
url: https://github.com/coreos/fedora-coreos-config
ref: testing-devel
# remove to disable S3 uploads
s3_bucket: fcos-builds
clouds:
gcp:
bucket: fedora-coreos-cloud-image-uploads
azure:
test_resource_group: fedora-coreos-testing
test_storage_account: fedoracoreostesting
test_storage_container: fedora-coreos-testing-image-blobs