Faidon Liambotis has uploaded a new change for review.

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


Change subject: swift: fixup to statsd commit
......................................................................

swift: fixup to statsd commit

Need to add class parameters before using them, obviously :)

Change-Id: I6e8bbf2357adf2be18d31c67c640262e45d7398a
---
M manifests/swift.pp
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/60/88060/1

diff --git a/manifests/swift.pp b/manifests/swift.pp
index 4f1aa9a..a10e65a6 100644
--- a/manifests/swift.pp
+++ b/manifests/swift.pp
@@ -93,6 +93,8 @@
        $proxy_address,
        $memcached_servers,
        $num_workers,
+       $statsd_host,
+       $statsd_metric_prefix,
        $auth_backend,
        $super_admin_key,
        $rewrite_account,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6e8bbf2357adf2be18d31c67c640262e45d7398a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon Liambotis <[email protected]>

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

Reply via email to