BryanDavis has uploaded a new change for review.

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

Change subject: Make role::centralauth docs prettier
......................................................................

Make role::centralauth docs prettier

Experimenting with prettier output from `vagrant roles info centralauth`

Change-Id: I56e66628c6328e0c7f921d067de961571d20e42f
---
M puppet/modules/role/manifests/centralauth.pp
1 file changed, 10 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/vagrant 
refs/changes/47/168247/1

diff --git a/puppet/modules/role/manifests/centralauth.pp 
b/puppet/modules/role/manifests/centralauth.pp
index 767b0a6..b21e94d 100644
--- a/puppet/modules/role/manifests/centralauth.pp
+++ b/puppet/modules/role/manifests/centralauth.pp
@@ -1,8 +1,14 @@
 # == Class: role::centralauth
-# This role installs the CentralAuth extension and creates two additional
-# wikis. login.wiki.local.wmftest.net is the login wiki and
-# centralauthtest.wiki.local.wmftest.net is configured to show that logins
-# work automatically across the wiki farm.
+# Install the CentralAuth extension and create two additional wikis:
+#
+# _login.wiki.local.wmftest.net_::
+#   Wiki where central authentication happens
+#
+# _centralauthtest.wiki.local.wmftest.net_::
+#   Provisioned to show that logins work automatically across the wiki farm
+#
+# The default +Admin+ user will be automatically converted to a global
+# account.
 #
 class role::centralauth {
     require ::role::mediawiki

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I56e66628c6328e0c7f921d067de961571d20e42f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: BryanDavis <bda...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to