BBlack has uploaded a new change for review.

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

Change subject: See if provider attribute fixes for systemd
......................................................................

See if provider attribute fixes for systemd

Change-Id: I1c0b7a9d5dff484b899609c66f09767b9ec3dd2f
---
M modules/txstatsd/manifests/init.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/22/185322/1

diff --git a/modules/txstatsd/manifests/init.pp 
b/modules/txstatsd/manifests/init.pp
index 9c7c7d4..df6d162 100644
--- a/modules/txstatsd/manifests/init.pp
+++ b/modules/txstatsd/manifests/init.pp
@@ -72,6 +72,7 @@
 
     service { 'txstatsd':
         ensure    => running,
+        provider  => $::initsystem,
         enable    => true,
         subscribe => File['/etc/txstatsd/txstatsd.cfg'],
         require   => [

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

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

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

Reply via email to