Milimetric has uploaded a new change for review.
https://gerrit.wikimedia.org/r/54105
Change subject: security fix for stat1 cron job
......................................................................
security fix for stat1 cron job
Change-Id: I1aa52fc55321e19fe400fee94d40ea88bb053ee6
---
M manifests/misc/statistics.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/05/54105/1
diff --git a/manifests/misc/statistics.pp b/manifests/misc/statistics.pp
index 918725e..befb41e 100644
--- a/manifests/misc/statistics.pp
+++ b/manifests/misc/statistics.pp
@@ -682,7 +682,7 @@
content => template("misc/email-blog-pageviews.erb");
"/home/dandreescu/blog_cron_output":
ensure => "directory",
- owner => "dandreescu",
+ owner => "$misc::statistics::user::username",
group => "wikidev",
mode => 0755;
}
--
To view, visit https://gerrit.wikimedia.org/r/54105
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1aa52fc55321e19fe400fee94d40ea88bb053ee6
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Milimetric <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits