Dzahn has uploaded a new change for review.
https://gerrit.wikimedia.org/r/87538
Change subject: move check-raid.py from base/files/monitoring/ to nrpe/plugins/
so that it's in the same place with check_dpkg
......................................................................
move check-raid.py from base/files/monitoring/ to nrpe/plugins/
so that it's in the same place with check_dpkg
Change-Id: I5bad1070ff40261a09b6bee696355ba17731dc14
---
M modules/base/manifests/monitoring/host.pp
R modules/nrpe/files/plugins/check-raid.py
2 files changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/38/87538/1
diff --git a/modules/base/manifests/monitoring/host.pp
b/modules/base/manifests/monitoring/host.pp
index 3a8681c..f076dcd 100644
--- a/modules/base/manifests/monitoring/host.pp
+++ b/modules/base/manifests/monitoring/host.pp
@@ -26,7 +26,7 @@
owner => root,
group => root,
mode => '0555',
- source => 'puppet:///modules/base/monitoring/check-raid.py';
+ source => 'puppet:///modules/nrpe/plugins/check-raid.py';
}
sudo_user { [ 'nagios', 'icinga' ]: privileges => ['ALL = NOPASSWD:
/usr/local/bin/check-raid.py'] }
diff --git a/modules/base/files/monitoring/check-raid.py
b/modules/nrpe/files/plugins/check-raid.py
similarity index 100%
rename from modules/base/files/monitoring/check-raid.py
rename to modules/nrpe/files/plugins/check-raid.py
--
To view, visit https://gerrit.wikimedia.org/r/87538
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5bad1070ff40261a09b6bee696355ba17731dc14
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