How about putting this in the right role?
This commit is contained in:
parent
39b871661b
commit
cc2c3f8bc0
1 changed files with 7 additions and 0 deletions
|
@ -127,6 +127,13 @@
|
|||
- packages
|
||||
- bodhi
|
||||
|
||||
# koji ssl cert for owner sync jobs below
|
||||
#
|
||||
|
||||
- name: copy koji ssl cert for owner sync
|
||||
copy: src="{{ puppet_private }}/pkgdb_key_and_cert.pem" dest=/etc/pki/pkgdb/pkgdb.pem mode=600
|
||||
tags:
|
||||
- config
|
||||
|
||||
#
|
||||
# cron job that syncs packages to koji
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue