Rush has uploaded a new change for review.
https://gerrit.wikimedia.org/r/184802
Change subject: phab update (and peripherals) for T78243
......................................................................
phab update (and peripherals) for T78243
* Sprint app
* Security extension (large refactor)
* Upstream changes
Change-Id: Ib5249dc4aecfc8ce5df709b080a8fcf7dee697e0
---
M manifests/role/phabricator.pp
1 file changed, 7 insertions(+), 7 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/02/184802/1
diff --git a/manifests/role/phabricator.pp b/manifests/role/phabricator.pp
index 878abf8..3355e77 100644
--- a/manifests/role/phabricator.pp
+++ b/manifests/role/phabricator.pp
@@ -55,7 +55,7 @@
}
#let's go jenkins
- $current_tag = 'T77082'
+ $current_tag = 'release/2015-01-08/1'
$domain = 'phabricator.wikimedia.org'
$altdom = 'phab.wmfusercontent.org'
$mysql_host = 'm3-master.eqiad.wmnet'
@@ -66,13 +66,13 @@
mysql_admin_user => $role::phabricator::config::mysql_adminuser,
mysql_admin_pass => $role::phabricator::config::mysql_adminpass,
auth_type => 'dual',
- sprint_tag => '0.6.1.4',
- security_tag => 'T518.1',
- libraries => ['/srv/phab/libext/Sprint/src'],
+ sprint_tag => 'release/2015-01-08/1',
+ security_tag => 'release/2015-01-13/1',
+ libraries => ['/srv/phab/libext/Sprint/src',
+ '/srv/phab/libext/security/src'],
extension_tag => 'HEAD',
extensions => [ 'MediaWikiUserpageCustomField.php',
- 'LDAPUserpageCustomField.php',
- 'SecurityPolicyEnforcerAction.php'],
+ 'LDAPUserpageCustomField.php'],
settings => {
'search.elastic.host' =>
'http://search.svc.eqiad.wmnet:9200',
'search.elastic.namespace' => 'phabricatormain',
@@ -177,7 +177,7 @@
#pass not sensitive but has to match phab and db
$mysqlpass = 'labspass'
- $current_tag = 'T77082'
+ $current_tag = 'release/2015-01-08/1'
class { '::phabricator':
git_tag => $current_tag,
lock_file => '/var/run/phab_repo_lock',
--
To view, visit https://gerrit.wikimedia.org/r/184802
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib5249dc4aecfc8ce5df709b080a8fcf7dee697e0
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