Ottomata has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/364823 )

Change subject: Run reportupdater::jobs::hadoop from stat1005 instead of 
stat1002
......................................................................


Run reportupdater::jobs::hadoop from stat1005 instead of stat1002

Bug: T152712
Change-Id: If59e868ea02a24b503c1448eb7cd41da04e8681a
---
M modules/role/manifests/statistics/private.pp
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/modules/role/manifests/statistics/private.pp 
b/modules/role/manifests/statistics/private.pp
index 2ebb35c..8463f69 100644
--- a/modules/role/manifests/statistics/private.pp
+++ b/modules/role/manifests/statistics/private.pp
@@ -7,7 +7,7 @@
     include ::profile::statistics::private
 
     # will be removed as part of T152712
-    if $::hostname == 'stat1002' {
+    if $::hostname != 'stat1002' {
         # Run Hadoop/Hive reportupdater jobs here.
         include ::profile::reportupdater::jobs::hadoop
     }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If59e868ea02a24b503c1448eb7cd41da04e8681a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>

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

Reply via email to