Disable tx refresh cron job on bapp01

seth vidal skvidal at fedoraproject.org
Mon May 23 13:41:13 UTC 2011


On Mon, 2011-05-23 at 07:37 -0600, Kevin Fenzi wrote:
> I noticed that the transifex refresh cron job is sucking up a ton of
> cpu and takes a long time to finish on bapp01. Since we aren't using it
> anymore and it would be nice to have the extra cpu for building
> websites and things we do use, I'd like to disable it. 
> 
> diff --git a/manifests/nodes/bapp01.phx2.fedoraproject.org.pp b/manifests/nodes/bapp01.phx2.fed
> index 910667f..2ad6207 100644
> --- a/manifests/nodes/bapp01.phx2.fedoraproject.org.pp
> +++ b/manifests/nodes/bapp01.phx2.fedoraproject.org.pp
> @@ -10,7 +10,7 @@ node bapp01{
>      include review-stats::build
>      include fedora-docs::build
>      include membership-map::build
> -    include transifex::refresh
> +    #include transifex::refresh
>      include fedora-web::build
>  
>      # TODO: Move this into a module (CVS-related)
> _______________________________________________
> infrastructure mailing list
> infrastructure at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/infrastructure


+1
-sv




More information about the infrastructure mailing list