inventory: copr-dist-git: fix ansible warning
[WARNING]: * Failed to parse /srv/web/infra/ansible/inventory/inventory with ini plugin: /srv/web/infra/ansible/inventory/inventory:1166: Section [copr_aws:children] includes undefined group: copr_dist_git_aws
This commit is contained in:
parent
2d00ee7312
commit
c04fd4fc06
1 changed files with 3 additions and 0 deletions
|
@ -1116,6 +1116,9 @@ copr-be-aws.fedorainfracloud.org
|
|||
[copr_dist_git]
|
||||
copr-dist-git.fedorainfracloud.org
|
||||
|
||||
[copr_dist_git_aws]
|
||||
copr-dist-git.aws.fedoraproject.org
|
||||
|
||||
[copr_front_dev]
|
||||
copr-fe-dev.cloud.fedoraproject.org
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue