summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--playbooks/groups/pkgs.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/playbooks/groups/pkgs.yml b/playbooks/groups/pkgs.yml
index 14fda2e8f..e3dd7c598 100644
--- a/playbooks/groups/pkgs.yml
+++ b/playbooks/groups/pkgs.yml
@@ -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