From 234a43fb06bc8a2f7b278000323ef232257b95e6 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 17 Dec 2018 19:46:13 +0000 Subject: [PATCH] fedora-web: will move fedora-web and haproxy back to where they were before --- playbooks/groups/proxies.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/groups/proxies.yml b/playbooks/groups/proxies.yml index abb43fd8a1..48d3be4e35 100644 --- a/playbooks/groups/proxies.yml +++ b/playbooks/groups/proxies.yml @@ -146,14 +146,14 @@ # out the proxy-specific configuration into a couple different sub-playbooks. # Othewise, this file would be unbearably long. -- import_playbook: /srv/web/infra/ansible/playbooks/include/proxies-haproxy.yml - import_playbook: /srv/web/infra/ansible/playbooks/include/proxies-certificates.yml -- import_playbook: /srv/web/infra/ansible/playbooks/include/proxies-fedora-web.yml - import_playbook: /srv/web/infra/ansible/playbooks/include/proxies-websites.yml - import_playbook: /srv/web/infra/ansible/playbooks/include/proxies-fedorahosted.yml +- import_playbook: /srv/web/infra/ansible/playbooks/include/proxies-fedora-web.yml - import_playbook: /srv/web/infra/ansible/playbooks/include/proxies-reverseproxy.yml - import_playbook: /srv/web/infra/ansible/playbooks/include/proxies-rewrites.yml - import_playbook: /srv/web/infra/ansible/playbooks/include/proxies-redirects.yml +- import_playbook: /srv/web/infra/ansible/playbooks/include/proxies-haproxy.yml - import_playbook: /srv/web/infra/ansible/playbooks/include/proxies-miscellaneous.yml - name: Make sure we are deployed fully