Faidon Liambotis has submitted this change and it was merged.

Change subject: zuul: statsd sent to tungsten.eqiad.wmnet
......................................................................


zuul: statsd sent to tungsten.eqiad.wmnet

Zuul has build in support for statsd.  tungsten.eqiad.wmnet is being
installed statsd, as soon as this patch is merged and Zuul is restarted,
it will emit events to statsd :-)

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

Approvals:
  Ori.livneh: Looks good to me, but someone else must approve
  Faidon Liambotis: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/manifests/role/zuul.pp b/manifests/role/zuul.pp
index d89168f..abe94dc 100644
--- a/manifests/role/zuul.pp
+++ b/manifests/role/zuul.pp
@@ -76,7 +76,7 @@
         git_branch       => 'master',
         git_dir          => $role::zuul::configuration::zuul_git_dir,
         push_change_refs => false,
-        statsd_host      => '',
+        statsd_host      => '10.64.0.18',  # tungsten.eqiad.wmnet
     }
 
     class { 'contint::zuul::git-daemon':

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1dd4b24e71f7aced00d97696133ec99407506968
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hashar <has...@free.fr>
Gerrit-Reviewer: Faidon Liambotis <fai...@wikimedia.org>
Gerrit-Reviewer: Hashar <has...@free.fr>
Gerrit-Reviewer: Ori.livneh <o...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to