sent_topics can't be a list, it has to be a single regexp

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2022-07-07 09:09:07 +02:00
parent 60c63ef0d3
commit d083b291d3
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD
48 changed files with 59 additions and 117 deletions

View file

@ -70,8 +70,7 @@
name: rabbit/user
vars:
username: copr{{ env_suffix }}
sent_topics:
- ^org\.fedoraproject\.{{ env_short }}\.copr\..*
sent_topics: ^org\.fedoraproject\.{{ env_short }}\.copr\..*
- name: CentOS Stream
run_once: true