Dzahn has submitted this change and it was merged.
Change subject: Fully-qualify '::pystatsd' in misc::graphite::pystatsd
......................................................................
Fully-qualify '::pystatsd' in misc::graphite::pystatsd
Change-Id: I61a74c5ea451a69b58998becaae732ffa60268b0
---
M manifests/misc/graphite.pp
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
jenkins-bot: Verified
Dzahn: Looks good to me, approved
diff --git a/manifests/misc/graphite.pp b/manifests/misc/graphite.pp
index ed99e1a..fe6f090 100644
--- a/manifests/misc/graphite.pp
+++ b/manifests/misc/graphite.pp
@@ -109,7 +109,7 @@
}
class misc::graphite::pystatsd {
- class { 'pystatsd':
+ class { '::pystatsd':
settings => {
name => '127.0.0.1', # only listen on loopback for now.
transport => 'graphite',
--
To view, visit https://gerrit.wikimedia.org/r/81154
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I61a74c5ea451a69b58998becaae732ffa60268b0
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits