copr: fix inventory name
This commit is contained in:
parent
119dc56d6c
commit
d3610698ab
2 changed files with 5 additions and 2 deletions
|
@ -978,7 +978,7 @@ copr_front_dev_aws
|
|||
copr_back_dev_aws
|
||||
copr_dist_git_dev_aws
|
||||
copr_keygen_dev_aws
|
||||
copr-db-stg.aws.fedoraproject.org
|
||||
copr_db_stg
|
||||
|
||||
[copr_all_instances_aws:children]
|
||||
copr_aws
|
||||
|
@ -987,7 +987,10 @@ copr_dev_aws
|
|||
[copr_hypervisor]
|
||||
vmhost-x86-copr01.rdu-cc.fedoraproject.org
|
||||
|
||||
[copr_db]
|
||||
[copr_db_all:children]
|
||||
copr_db_stg
|
||||
|
||||
[copr_db_stg]
|
||||
copr-db-stg.aws.fedoraproject.org
|
||||
|
||||
# [copr_hypervisors_aarch64]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue