Ottomata has submitted this change and it was merged.

Change subject: Fixing rsync module name
......................................................................


Fixing rsync module name

Change-Id: Ie8065d53bf7afe7df848906c5f4d18a22dd7782d
---
M manifests/misc/statistics.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Ottomata: Verified; Looks good to me, approved
  jenkins-bot: Verified



diff --git a/manifests/misc/statistics.pp b/manifests/misc/statistics.pp
index b7bd855..b0ce6c9 100644
--- a/manifests/misc/statistics.pp
+++ b/manifests/misc/statistics.pp
@@ -580,7 +580,7 @@
        # (in /etc/rsync.conf) for /var/www.
        # This will allow $hosts_allow to host public data files
        # from the default Apache VirtualHost.
-       rsync::server::module { "/var/www":
+       rsync::server::module { "www":
                path        => "/var/www",
                read_only   => "no",
                list        => "yes",

-- 
To view, visit https://gerrit.wikimedia.org/r/54876
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie8065d53bf7afe7df848906c5f4d18a22dd7782d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <o...@wikimedia.org>
Gerrit-Reviewer: Ottomata <o...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to