From 38ae3f3abea9a82c954205c653c0751d4278c901 Mon Sep 17 00:00:00 2001 From: Clement Verna Date: Wed, 7 Nov 2018 19:53:07 +0100 Subject: [PATCH] OSBS: Configure osbs-aarch64.fp.o on the proxies Signed-off-by: Clement Verna --- playbooks/include/proxies-reverseproxy.yml | 5 +++++ playbooks/include/proxies-websites.yml | 6 ++++++ 2 files changed, 11 insertions(+) diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index 6916c3993..3fabbbc6c 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -721,3 +721,8 @@ remotepath: / localpath: / proxyurl: http://data-analysis01.phx2.fedoraproject.org + + - role: httpd/reverseproxy + website: osbs-aarch64.fedoraproject.org + destname: osbs + proxyurl: http://localhost:10047 diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index 2ed244c27..cef13db54 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -960,3 +960,9 @@ tags: - pkgs.fedoraproject.org when: env == "staging" and "phx2" in inventory_hostname + + - role: httpd/website + site_name: osbs-aarch64.fedoraproject.org + server_aliases: [osbs-aarch64.stg.fedoraproject.org] + sslonly: true + cert_name: "{{wildcard_cert_name}}" -- 2.19.1