Ottomata has submitted this change and it was merged.

Change subject: Fixing typo in upstart conf
......................................................................


Fixing typo in upstart conf

Change-Id: I448d2eaaa6d9f58f4dd2820c1c5d78383e6509aa
---
M manifests/misc/logging.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Ottomata: Verified; Looks good to me, approved



diff --git a/manifests/misc/logging.pp b/manifests/misc/logging.pp
index 5acf09d..4d548c8 100644
--- a/manifests/misc/logging.pp
+++ b/manifests/misc/logging.pp
@@ -78,7 +78,7 @@
                target => '/lib/init/upstart-job';
        }
 
-       file { "/etc/init/${$daemon_name}.conf":
+       file { "/etc/init/${daemon_name}.conf":
                content => template('misc/logging-relay.upstart.conf.erb'),
        }
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I448d2eaaa6d9f58f4dd2820c1c5d78383e6509aa
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>

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

Reply via email to