releng: fix tags
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
c8286928f7
commit
6409778e12
1 changed files with 6 additions and 2 deletions
|
@ -205,7 +205,8 @@
|
|||
owner: apache
|
||||
group: apache
|
||||
tags:
|
||||
- bodhi
|
||||
- config
|
||||
- releng
|
||||
|
||||
- name: Deploy the fedora-messaging cert
|
||||
copy:
|
||||
|
@ -215,7 +216,8 @@
|
|||
owner: apache
|
||||
group: apache
|
||||
tags:
|
||||
- bodhi
|
||||
- config
|
||||
- releng
|
||||
|
||||
- name: Deploy the fedora-messaging key
|
||||
copy:
|
||||
|
@ -225,6 +227,8 @@
|
|||
owner: apache
|
||||
group: apache
|
||||
tags:
|
||||
- config
|
||||
- releng
|
||||
|
||||
- name: Install fedora-messaging config
|
||||
template:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue