[koji_hub] run updatecrl when we install it, so that httpd can start

Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2016-07-13 02:20:14 +00:00
parent fdcd0bf26c
commit 50224c8235

View file

@ -249,6 +249,10 @@
- cron
- koji_hub
- name: Run updatecrl now that it's installed
command: /usr/local/bin/updatecrl.sh creates=/etc/pki/tls/crl.pem
ignore_errors: True
- name: koji web common config files
copy: src={{ item }} dest=/etc/httpd/conf.d/{{ item }} owner=root group=root
with_items: