manual / staging-sync / koji: use _ in group names for builders too

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-01-21 17:47:38 +00:00 committed by Pierre-Yves Chibon
parent ffba2b31f5
commit 60d8bef6a5

View file

@ -34,19 +34,19 @@
- db-sync - db-sync
vars: vars:
- builder_groups: - builder_groups:
- name: buildvm-stg - name: buildvm_stg
arches: i386 x86_64 arches: i386 x86_64
extra_channels: extra_channels:
- container - container
- createrepo - createrepo
- livemedia - livemedia
- name: buildvm-aarch64-stg - name: buildvm_aarch64_stg
arches: aarch64 arches: aarch64
- name: buildvm-armv7-stg - name: buildvm_armv7_stg
arches: armhfp arches: armhfp
- name: buildvm-ppc64le-stg - name: buildvm_ppc64le_stg
arches: ppc64le arches: ppc64le
- name: buildvm-s390x-stg - name: buildvm_s390x_stg
arches: s390x arches: s390x
# Users allowed to use content generators, only in staging # Users allowed to use content generators, only in staging
- cg_users: - cg_users: