Chad has uploaded a new change for review. https://gerrit.wikimedia.org/r/88507
Change subject: Fix path to check_elasticsearch ...................................................................... Fix path to check_elasticsearch Change-Id: I710c34fd73a37a601fc654b28f3920b57bd10bce --- M modules/elasticsearch/manifests/nagios/plugin.pp 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/07/88507/1 diff --git a/modules/elasticsearch/manifests/nagios/plugin.pp b/modules/elasticsearch/manifests/nagios/plugin.pp index bae826a..90eb14e 100644 --- a/modules/elasticsearch/manifests/nagios/plugin.pp +++ b/modules/elasticsearch/manifests/nagios/plugin.pp @@ -4,7 +4,7 @@ # class elasticsearch::nagios::plugin { file { '/usr/lib/nagios/plugins/check_elasticsearch': - source => 'puppet:///modules/elasticsearch/nagios/check_elasticsearch', + source => 'puppet:///modules/elasticsearch/files/nagios/check_elasticsearch', owner => 'root', group => 'root', mode => '0755', -- To view, visit https://gerrit.wikimedia.org/r/88507 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I710c34fd73a37a601fc654b28f3920b57bd10bce Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Chad <ch...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits