[MediaWiki-commits] [Gerrit] role::cache: decommission statsite - change (operations/puppet)

2015-05-08 Thread Filippo Giunchedi (Code Review)
Filippo Giunchedi has submitted this change and it was merged.

Change subject: role::cache: decommission statsite
..


role::cache: decommission statsite

logster traffic hits statsd.eqiad.wmnet already thus a local statsite instance
is not needed anymore.

Bug: T95687
Change-Id: I948bfb69978a17dcbf40e7ba33a7449303dcb6b2
---
M modules/role/manifests/cache/statsd.pp
1 file changed, 1 insertion(+), 2 deletions(-)

Approvals:
  Filippo Giunchedi: Verified; Looks good to me, approved
  Ottomata: Looks good to me, but someone else must approve
  BBlack: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/modules/role/manifests/cache/statsd.pp 
b/modules/role/manifests/cache/statsd.pp
index 06f20d3..26e41d2 100644
--- a/modules/role/manifests/cache/statsd.pp
+++ b/modules/role/manifests/cache/statsd.pp
@@ -2,6 +2,5 @@
 # Installs a local statsd instance for aggregating and serializing
 # stats before sending them off to a remote statsd instance.
 class role::cache::statsd {
-class { '::txstatsd::decommission': }
-include role::statsite
+class { '::statsite::decommission': }
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I948bfb69978a17dcbf40e7ba33a7449303dcb6b2
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Filippo Giunchedi fgiunch...@wikimedia.org
Gerrit-Reviewer: BBlack bbl...@wikimedia.org
Gerrit-Reviewer: Filippo Giunchedi fgiunch...@wikimedia.org
Gerrit-Reviewer: Ottomata o...@wikimedia.org
Gerrit-Reviewer: jenkins-bot 

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


[MediaWiki-commits] [Gerrit] role::cache: decommission statsite - change (operations/puppet)

2015-05-06 Thread Filippo Giunchedi (Code Review)
Filippo Giunchedi has uploaded a new change for review.

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

Change subject: role::cache: decommission statsite
..

role::cache: decommission statsite

logster traffic hits statsd.eqiad.wmnet already thus a local statsite instance
is not needed anymore.

Bug: T95687
Change-Id: I948bfb69978a17dcbf40e7ba33a7449303dcb6b2
---
M modules/role/manifests/cache/statsd.pp
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/88/209188/1

diff --git a/modules/role/manifests/cache/statsd.pp 
b/modules/role/manifests/cache/statsd.pp
index 06f20d3..26e41d2 100644
--- a/modules/role/manifests/cache/statsd.pp
+++ b/modules/role/manifests/cache/statsd.pp
@@ -2,6 +2,5 @@
 # Installs a local statsd instance for aggregating and serializing
 # stats before sending them off to a remote statsd instance.
 class role::cache::statsd {
-class { '::txstatsd::decommission': }
-include role::statsite
+class { '::statsite::decommission': }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I948bfb69978a17dcbf40e7ba33a7449303dcb6b2
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Filippo Giunchedi fgiunch...@wikimedia.org

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