Matanya has uploaded a new change for review.

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

Change subject: dataset:  '$' in prototype
......................................................................

dataset:  '$' in prototype

Change-Id: I4f6f169dd274b3daa876d5144cce05de9b1b5bb8
---
M manifests/role/dataset.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/47/119247/1

diff --git a/manifests/role/dataset.pp b/manifests/role/dataset.pp
index a7fdf4e..a0e36b7 100644
--- a/manifests/role/dataset.pp
+++ b/manifests/role/dataset.pp
@@ -11,7 +11,7 @@
 
 }
 
-class role::dataset::pagecountsraw(enable=true) {
+class role::dataset::pagecountsraw($enable=true) {
     class { '::dataset::cron::pagecountsraw':
         enable => $enable,
         user   => 'datasets',

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

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

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

Reply via email to