ArielGlenn has uploaded a new change for review.

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

Change subject: fix typo in snapshots role class
......................................................................

fix typo in snapshots role class

Change-Id: Id5f4955b3e86835e0f68cdf33698593ddce0972b
---
M manifests/role/snapshot.pp
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/95/249695/1

diff --git a/manifests/role/snapshot.pp b/manifests/role/snapshot.pp
index 5be682d..50f2386 100644
--- a/manifests/role/snapshot.pp
+++ b/manifests/role/snapshot.pp
@@ -43,7 +43,7 @@
         enable => true,
         user   => 'datasets',
     }
-    class { 'snapshot:cirrussearch':
+    class { 'snapshot::cirrussearch':
         enable => true,
         user   => 'datasets',
     }
@@ -84,7 +84,7 @@
         enable => false,
         user   => 'datasets',
     }
-    class { 'snapshot:cirrussearch':
+    class { 'snapshot::cirrussearch':
         enable => false,
         user   => 'datasets',
     }

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

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