Legoktm has uploaded a new change for review.

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

Change subject: Remove mleb dependency for MassMessage role
......................................................................

Remove mleb dependency for MassMessage role

It was added for an experimental feature which hasn't been merged
into the extension yet, and probably won't be for a while.

Change-Id: I0c43493b399320a2f735e9cc29f02455f2b694db
---
M puppet/manifests/roles/massmessage.pp
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/vagrant 
refs/changes/00/148600/1

diff --git a/puppet/manifests/roles/massmessage.pp 
b/puppet/manifests/roles/massmessage.pp
index e053ba1..03dc407 100644
--- a/puppet/manifests/roles/massmessage.pp
+++ b/puppet/manifests/roles/massmessage.pp
@@ -1,11 +1,10 @@
 # == Class: role::massmessage
 # This role provisions the MassMessage extension, which allows users to
 # easily send a message to a list of pages via the job queue, and a set
-# of extensions which integrate with it: LiquidThreads, Echo, and MLEB.
+# of extensions which integrate with it: LiquidThreads and Echo.
 class role::massmessage {
     include role::mediawiki
     include role::echo
-    include role::mleb
 
     mediawiki::extension { 'MassMessage': }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0c43493b399320a2f735e9cc29f02455f2b694db
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>

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

Reply via email to