Gergő Tisza has uploaded a new change for review.

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

Change subject: Run Composer for OAuth
......................................................................

Run Composer for OAuth

Change-Id: I96483239a972ee7d77c91259fa9a7504df57306b
---
M puppet/modules/role/manifests/oauth.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/vagrant 
refs/changes/16/258716/1

diff --git a/puppet/modules/role/manifests/oauth.pp 
b/puppet/modules/role/manifests/oauth.pp
index b250c5b..8bd8a18 100644
--- a/puppet/modules/role/manifests/oauth.pp
+++ b/puppet/modules/role/manifests/oauth.pp
@@ -14,6 +14,7 @@
 
     mediawiki::extension { 'OAuth':
         needs_update => true,
+        composer     => true,
         settings     => [
             '$wgMWOAuthSecureTokenTransfer = false',
             "\$wgOAuthSecretKey = '${secret_key}'",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I96483239a972ee7d77c91259fa9a7504df57306b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: GergÅ‘ Tisza <[email protected]>

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

Reply via email to