On Fri, Dec 06, 2013 at 02:53:02PM -0500, Ricky Elrod wrote: > Good catch. I don't know about koji, but Kevin said it should be fine > as-is. I added apps though, updated patch below. > +1 -Toshio > > [codeblock@lockbox01 puppet]$ git show > commit 04da6cc891d687b5b4df78e4b85afcaa96c8bcaa > Author: Ricky Elrod <codeblock@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> > Date: Fri Dec 6 17:55:38 2013 +0000 > > Make phx2 boxen use proxy01 for admin.fp.o again > > diff --git a/manifests/services/phx.pp b/manifests/services/phx.pp > index 72c24be..23a8a40 100644 > --- a/manifests/services/phx.pp > +++ b/manifests/services/phx.pp > @@ -11,11 +11,10 @@ class phx { > } > case $environment { > 'production' : { > -# host { 'admin.fedoraproject.org': > - #ip => '10.5.126.52', > - #ip => '66.35.62.166', > -# ensure => absent, > -# } > + host { ['admin.fedoraproject.org', 'apps.fedoraproject.org']: > + ip => '10.5.126.52', > + ensure => present, > + } > host { 'cvs.fedoraproject.org': > ip => '10.5.125.151', > host_aliases => ['cvs'] > > > > _______________________________________________ > infrastructure mailing list > infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > https://admin.fedoraproject.org/mailman/listinfo/infrastructure
Attachment:
pgpJs1PGFGj8k.pgp
Description: PGP signature
_______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/infrastructure