ArielGlenn has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/117682

Change subject: datasets: rsyncd conf file pieces must end in .conf for the 
concat
......................................................................

datasets: rsyncd conf file pieces must end in .conf for the concat

Change-Id: I71f57bea84e42ed63c0efa62081690c7a474ebd8
---
M modules/dataset/manifests/rsync/public.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/82/117682/1

diff --git a/modules/dataset/manifests/rsync/public.pp 
b/modules/dataset/manifests/rsync/public.pp
index 0999170..65f3886 100644
--- a/modules/dataset/manifests/rsync/public.pp
+++ b/modules/dataset/manifests/rsync/public.pp
@@ -13,7 +13,7 @@
 
     include role::mirror::common
     include dataset::rsync::common
-    file { '/etc/rsyncd.d/20-rsync-dumps_to_public':
+    file { '/etc/rsyncd.d/20-rsync-dumps_to_public.conf':
         ensure  => $ensure,
         mode    => '0444',
         owner   => 'root',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I71f57bea84e42ed63c0efa62081690c7a474ebd8
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <ar...@wikimedia.org>

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

Reply via email to