Giuseppe Lavagetto has submitted this change and it was merged.

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(-)

Approvals:
  Giuseppe Lavagetto: Verified; Looks good to me, approved



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: merged
Gerrit-Change-Id: Id3622f1eba6da38a61b852fd6f4845dad0ce63a5
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to