Giuseppe Lavagetto has uploaded a new change for review. https://gerrit.wikimedia.org/r/249396
Change subject: role::statistics: fix file path ...................................................................... role::statistics: fix file path Fixup for I32f74d9030 Change-Id: Id3622f1eba6da38a61b852fd6f4845dad0ce63a5 --- M manifests/role/statistics.pp 1 file changed, 1 insertion(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/96/249396/1 diff --git a/manifests/role/statistics.pp b/manifests/role/statistics.pp index ae939e7..5a21065 100644 --- a/manifests/role/statistics.pp +++ b/manifests/role/statistics.pp @@ -30,7 +30,7 @@ owner => 'root', group => 'root', mode => '0444', - source => 'puppet:///files/deploy/umask-wikidev-profile-d.sh', + source => 'puppet:///modules/role/deployment/umask-wikidev-profile-d.sh', } } @@ -152,4 +152,3 @@ } } - -- To view, visit https://gerrit.wikimedia.org/r/249396 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id3622f1eba6da38a61b852fd6f4845dad0ce63a5 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Giuseppe Lavagetto <glavage...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits