diff --git a/playbooks/include/proxies-fedora-web.yml b/playbooks/include/proxies-fedora-web.yml index 526ba27506..7532950beb 100644 --- a/playbooks/include/proxies-fedora-web.yml +++ b/playbooks/include/proxies-fedora-web.yml @@ -42,7 +42,6 @@ website: arm.fedoraproject.org - role: fedora-web/iot website: iot.fedoraproject.org - when: env == "staging" - role: fedora-web/registry website: registry.fedoraproject.org - role: fedora-web/ostree diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index df22e22ffd..352fdde1ef 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -226,7 +226,6 @@ - iot.stg.fedoraproject.org sslonly: true cert_name: "{{wildcard_cert_name}}" - when: env == "staging" - role: httpd/website site_name: budget.fedoraproject.org diff --git a/roles/fedora-web/build/files/syncStatic.sh b/roles/fedora-web/build/files/syncStatic.sh index 8c5d6223cf..7a541a95aa 100644 --- a/roles/fedora-web/build/files/syncStatic.sh +++ b/roles/fedora-web/build/files/syncStatic.sh @@ -71,3 +71,4 @@ build fedoracommunity.org build fudcon.fedoraproject.org build start.fedoraproject.org build fedoraproject.org +build iot.fedoraproject.org