ArielGlenn has uploaded a new change for review.

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

Change subject: datasets: fix typo in html directory name
......................................................................

datasets: fix typo in html directory name

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/92/190792/1

diff --git a/modules/dataset/manifests/html.pp 
b/modules/dataset/manifests/html.pp
index a1ea338..7a65266 100644
--- a/modules/dataset/manifests/html.pp
+++ b/modules/dataset/manifests/html.pp
@@ -11,7 +11,7 @@
     if ($other) {
         file { "${dataset::dirs::otherdir}/index.html":
             ensure => 'present',
-            path   => "${datassets::dirs::otherdir}/index.html",
+            path   => "${dataset::dirs::otherdir}/index.html",
             mode   => '0644',
             owner  => 'root',
             group  => 'root',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iab0a96dae1026355c7794164924603d54bc6a545
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to