Yuvipanda has submitted this change and it was merged.
Change subject: ircecho: Restart if any of the files involved change
......................................................................
ircecho: Restart if any of the files involved change
Change-Id: I57879c121c5986b74bb91a796b04fcf2a98e70c4
---
M modules/ircecho/manifests/init.pp
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Yuvipanda: Verified; Looks good to me, approved
diff --git a/modules/ircecho/manifests/init.pp
b/modules/ircecho/manifests/init.pp
index d60ba84..f301439 100644
--- a/modules/ircecho/manifests/init.pp
+++ b/modules/ircecho/manifests/init.pp
@@ -39,8 +39,8 @@
}
service { 'ircecho':
- ensure => running,
- require => File[
+ ensure => running,
+ subscribe => File[
'/usr/local/bin/ircecho',
'/etc/init.d/ircecho',
'/etc/default/ircecho'
--
To view, visit https://gerrit.wikimedia.org/r/201924
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I57879c121c5986b74bb91a796b04fcf2a98e70c4
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits