Rush has uploaded a new change for review.

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

Change subject: phab update for local mwoauth provider
......................................................................

phab update for local mwoauth provider

per https://phabricator.wikimedia.org/T346

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/11/164511/1

diff --git a/manifests/role/phabricator.pp b/manifests/role/phabricator.pp
index 815a445..21a516f 100644
--- a/manifests/role/phabricator.pp
+++ b/manifests/role/phabricator.pp
@@ -41,7 +41,7 @@
 
     system::role { 'role::phabricator::main': description => 'Phabricator 
(Main)' }
 
-    $current_tag = 'T171'
+    $current_tag = 'wmoauth'
     $domain = 'phabricator.wikimedia.org'
     class { '::phabricator':
         git_tag          => $current_tag,
@@ -119,7 +119,7 @@
 
     #pass not sensitive but has to match phab and db
     $mysqlpass = 'labspass'
-    $current_tag = 'phT172'
+    $current_tag = 'wmoauth'
     class { '::phabricator':
         git_tag          => $current_tag,
         lock_file        => '/var/run/phab_repo_lock',

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

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

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

Reply via email to