Nikerabbit has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/168255

Change subject: Disable l10nupdate for the duration of CLDR 26 plural migration
......................................................................

Disable l10nupdate for the duration of CLDR 26 plural migration

Planned for from 2014-10-27 to 2014-11-06 to prevent grammar
mistakes appearing in the user interface.

Change-Id: I11e74e3b4d7e4870912a02c182d78d236bbb1916
---
M manifests/misc/deployment.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/55/168255/1

diff --git a/manifests/misc/deployment.pp b/manifests/misc/deployment.pp
index f5a7389..d831843 100644
--- a/manifests/misc/deployment.pp
+++ b/manifests/misc/deployment.pp
@@ -213,7 +213,7 @@
     require misc::deployment::scap_scripts
 
     cron { 'l10nupdate':
-        ensure  => present,
+        ensure  => absent,
         command => '/usr/local/bin/l10nupdate-1 --verbose >> 
/var/log/l10nupdatelog/l10nupdate.log 2>&1',
         user    => 'l10nupdate',
         hour    => 2,

-- 
To view, visit https://gerrit.wikimedia.org/r/168255
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I11e74e3b4d7e4870912a02c182d78d236bbb1916
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Nikerabbit <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to