Dzahn has uploaded a new change for review.

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

Change subject: fix typo in mailman queue check path
......................................................................

fix typo in mailman queue check path

qeue != queue

prevented the custom check script from being
installed on sodium

Change-Id: Ic23484fbb88292d546fffc54658fe696dbfc9959
---
M manifests/role/mail.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/24/155624/1

diff --git a/manifests/role/mail.pp b/manifests/role/mail.pp
index 87815b6..403c7a3 100644
--- a/manifests/role/mail.pp
+++ b/manifests/role/mail.pp
@@ -164,7 +164,7 @@
         owner  => 'root',
         group  => 'root',
         mode   => '0755',
-        source => 'puppet:///files/icinga/check_mailman_qeue',
+        source => 'puppet:///files/icinga/check_mailman_queue',
     }
 
     nrpe::monitor_service { 'mailman_queue':

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

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

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

Reply via email to