Dzahn has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/349142 )
Change subject: base/icinga: fix path to check_cpufreq plugin
......................................................................
base/icinga: fix path to check_cpufreq plugin
follow-up to Change-Id Ia0ffce19b110439e.
missing the 'monitoring' part in the file path
Change-Id: Ic01e79f16b6b89caba4643fd4f04da1cb66815ec
---
M modules/base/manifests/monitoring/host.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/42/349142/1
diff --git a/modules/base/manifests/monitoring/host.pp
b/modules/base/manifests/monitoring/host.pp
index 1966f14..a1e4172 100644
--- a/modules/base/manifests/monitoring/host.pp
+++ b/modules/base/manifests/monitoring/host.pp
@@ -141,7 +141,7 @@
file { '/usr/local/lib/nagios/plugins/check_cpufreq':
ensure => present,
- source => 'puppet:///modules/base/check_cpufreq',
+ source => 'puppet:///modules/base/monitoring/check_cpufreq',
owner => 'root',
group => 'root',
mode => '0555',
--
To view, visit https://gerrit.wikimedia.org/r/349142
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic01e79f16b6b89caba4643fd4f04da1cb66815ec
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