Thcipriani has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/351365 )
Change subject: l10nupdate: don't run during deployment freeze ...................................................................... l10nupdate: don't run during deployment freeze Remove the cron job to run l10nupdate during the deployment freeze. This will need to be reverted 2017-05-08. Change-Id: Icd810124e63a7fb55709f567e65391308e0a8cad --- M hieradata/hosts/tin.yaml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/65/351365/1 diff --git a/hieradata/hosts/tin.yaml b/hieradata/hosts/tin.yaml index 43fa29c..0ea9e37 100644 --- a/hieradata/hosts/tin.yaml +++ b/hieradata/hosts/tin.yaml @@ -3,4 +3,4 @@ - eqiad.wmnet - codfw.wmnet cluster: misc -scap::l10nupdate::run_l10nupdate: true +scap::l10nupdate::run_l10nupdate: false -- To view, visit https://gerrit.wikimedia.org/r/351365 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icd810124e63a7fb55709f567e65391308e0a8cad Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Thcipriani <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
