[MediaWiki-commits] [Gerrit] datasets: rsyncd conf file pieces must end in .conf for the ... - change (operations/puppet)

2014-03-09 Thread ArielGlenn (Code Review)
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


[MediaWiki-commits] [Gerrit] datasets: rsyncd conf file pieces must end in .conf for the ... - change (operations/puppet)

2014-03-09 Thread ArielGlenn (Code Review)
ArielGlenn has submitted this change and it was merged.

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

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



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: merged
Gerrit-Change-Id: I71f57bea84e42ed63c0efa62081690c7a474ebd8
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn ar...@wikimedia.org
Gerrit-Reviewer: ArielGlenn ar...@wikimedia.org
Gerrit-Reviewer: jenkins-bot 

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