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)
signature.asc
Description: PGP signature
_______________________________________________ infrastructure mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/infrastructure
