Rush has uploaded a new change for review.
https://gerrit.wikimedia.org/r/144581
Change subject: auth login message
......................................................................
auth login message
Change-Id: I4df36de12d38bb337e2ad271e5f3a58ca2dea59c
---
M modules/phabricator/manifests/init.pp
A modules/phabricator/templates/auth_log_message.erb
2 files changed, 12 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/81/144581/1
diff --git a/modules/phabricator/manifests/init.pp
b/modules/phabricator/manifests/init.pp
index b1657c2..b82b31f 100644
--- a/modules/phabricator/manifests/init.pp
+++ b/modules/phabricator/manifests/init.pp
@@ -71,8 +71,7 @@
#per stdlib merge the dynamic settings will take precendence for conflicts
$phab_settings = merge($fixed_settings, $settings)
- #we are allowed a string test value that we populate with current tag
- $phab_settings['test.value'] = $git_tag
+ $phab_settings['auth.login-message'] =
template('phabricator/auth_log_message.erb')
if empty(mysql_admin_user) {
$storage_user = $phab_settings['mysql.user']
diff --git a/modules/phabricator/templates/auth_log_message.erb
b/modules/phabricator/templates/auth_log_message.erb
new file mode 100644
index 0000000..c0efba2
--- /dev/null
+++ b/modules/phabricator/templates/auth_log_message.erb
@@ -0,0 +1,11 @@
+<font size="10"><center>
+<br>
+<b>
+This <a href="http://phabricator.org/">Phabricator</a> portal is managed by the
+<a href="http://wikimediafoundation.org/wiki/Home">Wikimedia Foundation</a>.
+</font><font size="5">
+<br>
+<br>
+<br>
+Please click login to be connected with your existing credentials.
+<center></b></font>
--
To view, visit https://gerrit.wikimedia.org/r/144581
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4df36de12d38bb337e2ad271e5f3a58ca2dea59c
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