releng: we need to specify the koji profile.
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
12ec3cb48d
commit
1f3dc7d19e
1 changed files with 3 additions and 1 deletions
|
@ -17,11 +17,13 @@
|
|||
|
||||
- name: create the main koji tag
|
||||
koji_tag:
|
||||
koji: koji
|
||||
name: f33
|
||||
state: present
|
||||
perm: admin
|
||||
perm: autosign
|
||||
- name: create the updates tag
|
||||
koji_tag:
|
||||
koji: koji
|
||||
name: f33-updates
|
||||
state: present
|
||||
perm: admin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue