Re: Freeze break request: developer.fedoraproject.org to production

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Oct 29, 2015 at 01:08:37PM -0600, Kevin Fenzi wrote:
> Greetings. 
> 
> I've gotten the developer portal working in staging a few days ago: 
> 
> https://developer.stg.fedoraproject.org/
> 
> I'd like to move it into production now so it's ready for their
> announcement. +1s?

+1 on the patch/change

> Note that currently the site is built using jekyl on
> developer.fedorainfracloud.org and then synced with a github repo which
> we pull from. Moving forward we will come up with a better way to do
> all this, we just wanted to get things working for release now. 

+1 on changing the workflow!

Pierre

> --
> diff --git a/playbooks/groups/sundries.yml b/playbooks/groups/sundries.yml
> index 34dab01..c8bc7c0 100644
> --- a/playbooks/groups/sundries.yml
> +++ b/playbooks/groups/sundries.yml
> @@ -49,7 +49,7 @@
>    - role: membership-map/build
>      when: master_sundries_node
>    - role: developer/build
> -    when: master_sundries_node and env == "staging"
> +    when: master_sundries_node
>  
>    tasks:
>    - include: "{{ tasks }}/yumrepos.yml"
> diff --git a/playbooks/include/proxies-fedora-web.yml b/playbooks/include/proxies-fedora-web.yml
> index 250e75a..ce1f7d1 100644
> --- a/playbooks/include/proxies-fedora-web.yml
> +++ b/playbooks/include/proxies-fedora-web.yml
> @@ -41,5 +41,4 @@
>      website: docs.fedoraproject.org
>  
>    - role: developer/website
> -    website: developer.stg.fedoraproject.org
> -    when: env == "staging"
> +    website: developer.fedoraproject.org
> diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml
> index 5feef25..0e60bed 100644
> --- a/playbooks/include/proxies-websites.yml
> +++ b/playbooks/include/proxies-websites.yml
> @@ -422,13 +422,12 @@
>      cert_name: "{{wildcard_cert_name}}"
>  
>    - role: httpd/website
> -    name: developer.stg.fedoraproject.org
> +    name: developer.fedoraproject.org
>      server_aliases: [developer.stg.fedoraproject.org]
>      # Set this explicitly to stg here.. as per the original puppet config.
>      SSLCertificateChainFile: wildcard-2014.stg.fedoraproject.org.intermediate.cert
>      sslonly: true
>      cert_name: "{{wildcard_cert_name}}"
> -    when: env == "staging"
>  
>    # Kinda silly that we have two entries here, one for prod and one for stg.
>    # This is inherited from our puppet setup -- we can collapse them as
>    soon as



> _______________________________________________
> infrastructure mailing list
> infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
> http://lists.fedoraproject.org/admin/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx

Attachment: pgpD4s9AwgnKi.pgp
Description: PGP signature

_______________________________________________
infrastructure mailing list
infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
http://lists.fedoraproject.org/admin/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx

[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux