commit 51882351bcbe5205aebef7dcf3059e4a22e48ea6
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Jul 22 15:20:35 2016 +0200
Enable others proxy includes
playbooks/groups/pkgs.yml | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/playbooks/groups/pkgs.yml b/playbooks/groups/pkgs.yml
index a1a7971..11828d0 100644
--- a/playbooks/groups/pkgs.yml
+++ b/playbooks/groups/pkgs.yml
@@ -40,7 +40,12 @@
- include: "{{ handlers }}/restart_services.yml"
# setup minimal proxy includes
+- include: /srv/web/infra/ansible/playbooks/include/proxies-certificates.yml
+- include: /srv/web/infra/ansible/playbooks/include/proxies-websites.yml
- include: /srv/web/infra/ansible/playbooks/include/proxies-reverseproxy.yml
+- include: /srv/web/infra/ansible/playbooks/include/proxies-rewrites.yml
+- include: /srv/web/infra/ansible/playbooks/include/proxies-redirects.yml
+- include: /srv/web/infra/ansible/playbooks/include/proxies-fedora-web.yml
- name: setup fedmsg on pkgs
hosts:
pkgs-stg:pkgs01.online.rpmfusion.net