Rush has submitted this change and it was merged.

Change subject: phab update tag
......................................................................


phab update tag

refs T1203

I tested this on the fabapi.eqiad.wmflabs instance
in labs and all seems well even though the schema changes
take awhile.

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

Approvals:
  Rush: Verified; Looks good to me, approved
  jenkins-bot: Verified



diff --git a/manifests/role/phabricator.pp b/manifests/role/phabricator.pp
index c57952c..a953d56 100644
--- a/manifests/role/phabricator.pp
+++ b/manifests/role/phabricator.pp
@@ -41,7 +41,8 @@
 
     system::role { 'role::phabricator::main': description => 'Phabricator 
(Main)' }
 
-    $current_tag = 'wmoauth'
+    #let's go jenkins
+    $current_tag = 'wmoauth-20141110'
     $domain = 'phabricator.wikimedia.org'
     class { '::phabricator':
         git_tag          => $current_tag,
@@ -123,7 +124,7 @@
 
     #pass not sensitive but has to match phab and db
     $mysqlpass = 'labspass'
-    $current_tag = 'wmoauth'
+    $current_tag = 'wmoauth-20141110'
     class { '::phabricator':
         git_tag          => $current_tag,
         lock_file        => '/var/run/phab_repo_lock',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Idbc167ec57c523e7529c281a742b63039a9506a4
Gerrit-PatchSet: 5
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Rush <[email protected]>
Gerrit-Reviewer: Rush <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to