[Change Request]

Stephen John Smoogen smooge at gmail.com
Wed Aug 19 22:44:14 UTC 2009


On Wed, Aug 19, 2009 at 4:27 PM, Dennis Gilmore<dennis at ausil.us> wrote:
>
> id like to make the following changes   impact will be minimal
> /buildgroups is the only active service on buildsys.pfp.o where plague used to
> run.   its only needed for mock building using epel targets so the increaded
> load will be insignificant.   the change will be trasnparent to end users.
>
>
> the content is in place on /mnt/koji so its available to either hub. as well
> as kojipkgs  i think it makes more sense to have buildsys be a cname to
> koji.fp.o rather than kojipkgs.fp.o
>
> diff --git a/configs/web/applications/kojiweb.conf.erb
> b/configs/web/applications/kojiweb.conf.erb
> index f6b35d4..cf4a868 100644
> --- a/configs/web/applications/kojiweb.conf.erb
> +++ b/configs/web/applications/kojiweb.conf.erb
> @@ -88,4 +88,11 @@ Alias /static-repos "/mnt/koji/static-repos/"
>     Options Indexes FollowSymLinks
>  </Directory>
>
> +Alias /buildgroups "/mnt/koji/buildgroups/"
> +
> +<Directory "/mnt/koji/buildgroups/">
> +    Options Indexes FollowSymLinks
> +</Directory>
> +
> +
>  RewriteRule ^/packages(.+) http://kojipkgs.fedoraproject.org/packages$1
> [R=301,L]
> diff --git a/modules/bind/files/master/fedoraproject.org
> b/modules/bind/files/master/fedoraproject.org
> index 4b30336..93bc55b 100644
> --- a/modules/bind/files/master/fedoraproject.org
> +++ b/modules/bind/files/master/fedoraproject.org
> @@ -1,6 +1,6 @@
>  $TTL 3600
>  @                IN        SOA     ns1.fedoraproject.org.
> hostmaster.fedoraproject.org. (
> -                        2009081201 ; Serial
> +                        2009081901 ; Serial
>                         8H ; refresh
>                         2H ; retry
>                         4W ; expire
> @@ -74,7 +74,7 @@ bodhi           IN  CNAME   admin
>  bu1             IN  A       128.197.185.45
>  bugz            IN  CNAME   wildcard
>  bugz.stg        IN  CNAME   admin.stg.fedoraproject.org.
> -buildsys        IN  CNAME   serverbeach1.fedoraproject.org.
> +buildsys        IN  CNAME   koji.fedoraproject.org.
>  bzr             IN  CNAME   git
>  certmaster      IN  CNAME   puppet
>  capp1           IN    A     172.17.255.29
>

Both changes look of little impact from infrastructure side.
Provisional +1 unless a release engineer says "OH MY ZOD, didnt you
think about Kryptonite?"

-- 
Stephen J Smoogen.

Ah, but a man's reach should exceed his grasp. Or what's a heaven for?
-- Robert Browning




More information about the Fedora-infrastructure-list mailing list