On Tue, Mar 19, 2019 at 5:02 PM Rick Elrod <codeblock@xxxxxxxx> wrote: > > This has been in stg for a while, and I have been asked to make it live. > > This FBR is for permission to commit this and run the proxy playbook on > all proxies. +1 (but might be biased) > Rick > > > > commit fe044fc717517d01211e1995ff9778b7b7906fe4 > Author: Rick Elrod <relrod@xxxxxxxxxx> > Date: Tue Mar 19 16:59:54 2019 +0000 > > [fedora-web/iot] make it live > > Signed-off-by: Rick Elrod <relrod@xxxxxxxxxx> > > diff --git a/playbooks/include/proxies-fedora-web.yml > b/playbooks/include/proxies-fedora-web.yml > index 526ba27..7532950 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 df22e22..352fdde 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 8c5d622..7a541a9 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 > _______________________________________________ > infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx