From 48d5523dc55320b1791b80ad2c907b4890f88c22 Mon Sep 17 00:00:00 2001 From: Silvie Chlupova Date: Feb 10 2022 13:36:58 +0000 Subject: copr: remove copr.stg.fedoraproject.org, we don't use it. This is an old initiative, we wanted to have two frontend instances, but we never used it. --- diff --git a/inventory/group_vars/copr_back_stg b/inventory/group_vars/copr_back_stg index 40e6650..b663bc0 100644 --- a/inventory/group_vars/copr_back_stg +++ b/inventory/group_vars/copr_back_stg @@ -16,6 +16,5 @@ csi_relationship: This host is the testing environment for the cloud infrastruct # See http://infrastructure.fedoraproject.org/csi/security-policy/ csi_security_category: Moderate do_sign: "true" -frontend_base_url: "https://copr.stg.fedoraproject.org" resolvconf: "resolv.conf/cloud" spawn_in_advance: "false" diff --git a/inventory/group_vars/copr_stg b/inventory/group_vars/copr_stg index f357a01..f4c68b7 100644 --- a/inventory/group_vars/copr_stg +++ b/inventory/group_vars/copr_stg @@ -6,5 +6,4 @@ backend_base_url: "https://copr-be-stg.fedorainfracloud.org" copr_backend_ips: ["172.25.33.49", "209.132.184.44"] devel: false dist_git_base_url: "copr-dist-git-stg.fedorainfracloud.org" -frontend_base_url: "https://copr.stg.fedoraproject.org" keygen_host: "172.25.33.51" diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index a17c2af..d447d31 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -380,13 +380,6 @@ ssl: false - role: httpd/website - site_name: copr.fedoraproject.org - sslonly: true - server_aliases: [copr.stg.fedoraproject.org] - cert_name: "{{wildcard_cert_name}}" - tags: copr - - - role: httpd/website site_name: bugz.fedoraproject.org server_aliases: [bugz.stg.fedoraproject.org] sslonly: true