Tim Landscheidt has uploaded a new change for review.

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

Change subject: Tools: Restart bigbrother when source changes
......................................................................

Tools: Restart bigbrother when source changes

Change-Id: I3eac8c671248953861d825ac805ac34f09134129
---
M modules/toollabs/manifests/submit.pp
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/55/193055/1

diff --git a/modules/toollabs/manifests/submit.pp 
b/modules/toollabs/manifests/submit.pp
index c48c882..c9bb9c6 100644
--- a/modules/toollabs/manifests/submit.pp
+++ b/modules/toollabs/manifests/submit.pp
@@ -61,8 +61,8 @@
     }
 
     service { 'bigbrother':
-        ensure  => running,
-        require => File['/usr/local/sbin/bigbrother', 
'/etc/init/bigbrother.conf'],
+        ensure    => running,
+        subscribe => File['/usr/local/sbin/bigbrother', 
'/etc/init/bigbrother.conf'],
     }
 
     file { '/usr/local/bin/webservice2':

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3eac8c671248953861d825ac805ac34f09134129
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Tim Landscheidt <t...@tim-landscheidt.de>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to