Mwalker has uploaded a new change for review.

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

Change subject: Fix type in OCG role
......................................................................

Fix type in OCG role

Change-Id: I7b22e999caf14bbd92cba96421a1ce40a961241a
---
M manifests/role/ocg.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/43/137743/1

diff --git a/manifests/role/ocg.pp b/manifests/role/ocg.pp
index 7dc3d72..0bb7033 100644
--- a/manifests/role/ocg.pp
+++ b/manifests/role/ocg.pp
@@ -31,7 +31,7 @@
         redis_password     => $passwords::redis::main_password,
         temp_dir           => '/srv/deployment/ocg/tmp',
         service_port       => $service_port,
-        statsd_server      => $statsd_host,
+        statsd_host        => $statsd_host,
         statsd_is_txstatsd => 1
     }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7b22e999caf14bbd92cba96421a1ce40a961241a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mwalker <mwal...@wikimedia.org>

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

Reply via email to