Ottomata has submitted this change and it was merged.

Change subject: hdfs sync to stats.wikimedia.org on *:15
......................................................................


hdfs sync to stats.wikimedia.org on *:15

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

Approvals:
  Ottomata: Verified; Looks good to me, approved



diff --git a/manifests/misc/analytics.pp b/manifests/misc/analytics.pp
index 025b343..9b66a11 100644
--- a/manifests/misc/analytics.pp
+++ b/manifests/misc/analytics.pp
@@ -20,7 +20,7 @@
        cron { "hdfs_sync_${name}":
                command => $command,
                user    => $misc::statistics::user::username,
-               minute  => 5,
+               minute  => 15,
                require => File[$tmp_dir],
        }
 }
\ No newline at end of file

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I563311fb6a43640de981ce2c5d7b70f76282e88c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <o...@wikimedia.org>
Gerrit-Reviewer: Ottomata <o...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to