Disable tx refresh cron job on bapp01

Kevin Fenzi kevin at scrye.com
Mon May 23 13:37:05 UTC 2011


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)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20110523/6f7733da/attachment.bin 


More information about the infrastructure mailing list