Rush has submitted this change and it was merged.

Change subject: phab: update phab version in labs to 2015-02-18
......................................................................


phab: update phab version in labs to 2015-02-18

< Negative24> twentyafterfour: or even better bring all the labs phabs to 
release/2015-02-18
< twentyafterfour> Negative24: the reason is just that it requires ops to +2 a 
change to the puppet repo

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

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



diff --git a/manifests/role/phabricator.pp b/manifests/role/phabricator.pp
index 41a33a1..8601c74 100644
--- a/manifests/role/phabricator.pp
+++ b/manifests/role/phabricator.pp
@@ -162,12 +162,12 @@
 
     # pass not sensitive but has to match phab and db
     $mysqlpass = 'labspass'
-    $current_tag = 'release/2015-01-08/1'
+    $current_tag = 'release/2015-02-18/1'
     class { '::phabricator':
         git_tag          => $current_tag,
         lock_file        => '/var/run/phab_repo_lock',
         auth_type        => 'local',
-        sprint_tag       => 'release/2015-01-08/1',
+        sprint_tag       => 'release/2015-02-18',
         libraries        => {
               'sprint'   => '/srv/phab/libext/Sprint/src',
         },

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ieb5a29f09613511ebe34c04b895645851d25aabb
Gerrit-PatchSet: 4
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: 20after4 <[email protected]>
Gerrit-Reviewer: Negative24 <[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