Filippo Giunchedi has submitted this change and it was merged.

Change subject: swift: minor lint
......................................................................


swift: minor lint

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

Approvals:
  Filippo Giunchedi: Verified; Looks good to me, approved



diff --git a/manifests/role/swift.pp b/manifests/role/swift.pp
index 6b8425f..b0716c0 100644
--- a/manifests/role/swift.pp
+++ b/manifests/role/swift.pp
@@ -428,7 +428,7 @@
     class { '::txstatsd':
         settings => {
             statsd => {
-                'carbon-cache-host'          => 
"${::swift_new::params::graphite_host}",
+                'carbon-cache-host'          => 
$::swift_new::params::graphite_host,
                 'carbon-cache-port'          => 2004,
                 'listen-port'                => 8125,
                 'statsd-compliance'          => 0,
@@ -471,7 +471,7 @@
     class { '::txstatsd':
         settings => {
             statsd => {
-                'carbon-cache-host'          => 
"${::swift_new::params::graphite_host}",
+                'carbon-cache-host'          => 
$::swift_new::params::graphite_host,
                 'carbon-cache-port'          => 2004,
                 'listen-port'                => 8125,
                 'statsd-compliance'          => 0,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I728a65973c5bec62282f28b3427325620da03c36
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Matanya <mata...@foss.co.il>
Gerrit-Reviewer: Alexandros Kosiaris <akosia...@wikimedia.org>
Gerrit-Reviewer: Filippo Giunchedi <fgiunch...@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