ArielGlenn has uploaded a new change for review.

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

Change subject: datasets: fix embarrassing typo in dir name
......................................................................

datasets: fix embarrassing typo in dir name

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/44/190444/1

diff --git a/modules/dataset/manifests/dirs.pp 
b/modules/dataset/manifests/dirs.pp
index 6eeebcc..4b10e61 100644
--- a/modules/dataset/manifests/dirs.pp
+++ b/modules/dataset/manifests/dirs.pp
@@ -1,5 +1,5 @@
 class dataset::dirs {
     $datadir = '/data/xmldatadumps'
     $publicdir = '/data/xmldatadumps/public'
-    $otherdir =  '/data/xmldatadumps/pubic/other'
+    $otherdir =  '/data/xmldatadumps/public/other'
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibeef12f7627cf84b46361b395c4517397db2e3e6
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