Issue HTTP cert for pkgs

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-11-23 16:01:22 +00:00
parent 29ecff4c36
commit 49dd063d22

View file

@ -24,6 +24,13 @@
service: HTTP
host: "{{inventory_hostname}}"
when: env == "staging"
- role: keytab/service
owner_user: apache
owner_group: apache
service: HTTP
host: "pkgs.fedoraproject.org"
host: "{{inventory_hostname}}"
when: env == "production"
- gitolite/base
- cgit/base
- cgit/clean_lock_cron