Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/296921
Change subject: icinga/mariadb: move plugin into module ...................................................................... icinga/mariadb: move plugin into module Change-Id: I8854f6b9a3349fecedb418ed0c5116710242be1d --- M manifests/config.pp 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet/mariadb refs/changes/21/296921/1 diff --git a/manifests/config.pp b/manifests/config.pp index ccb5fa9..dbaa3aa 100644 --- a/manifests/config.pp +++ b/manifests/config.pp @@ -87,7 +87,7 @@ owner => 'root', group => 'root', mode => '0755', - source => 'puppet:///files/icinga/check_mariadb.pl', + source => 'puppet:///modules/icinga/check_mariadb.pl', } if ($ssl == 'on' or $ssl == 'puppet-cert') { -- To view, visit https://gerrit.wikimedia.org/r/296921 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8854f6b9a3349fecedb418ed0c5116710242be1d Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet/mariadb Gerrit-Branch: master Gerrit-Owner: Dzahn <dz...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits