ArielGlenn has submitted this change and it was merged.
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(-)
Approvals:
ArielGlenn: Looks good to me, approved
jenkins-bot: Verified
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: merged
Gerrit-Change-Id: Iab0a96dae1026355c7794164924603d54bc6a545
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <[email protected]>
Gerrit-Reviewer: ArielGlenn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits