Silke Meyer has uploaded a new change for review.

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


Change subject: Updated documentation
......................................................................

Updated documentation

Change-Id: I548367c234e4e53d9950ffdfdc29ea897423603d
---
M modules/wikidata_singlenode/templates/wikidata-client-requires.php
M modules/wikidata_singlenode/templates/wikidata-repo-requires.php
2 files changed, 2 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/72/55872/1

diff --git a/modules/wikidata_singlenode/templates/wikidata-client-requires.php 
b/modules/wikidata_singlenode/templates/wikidata-client-requires.php
index c1262a1..ece0b0a 100644
--- a/modules/wikidata_singlenode/templates/wikidata-client-requires.php
+++ b/modules/wikidata_singlenode/templates/wikidata-client-requires.php
@@ -41,7 +41,7 @@
 
 // The global site ID by which this wiki is known on the repo.
 $wgWBSettings['siteGlobalID'] = "<%=siteGlobalID%>";
-// Database name of the repository, for use by the pollForChanges script.
+// Database name of the repository, for the propagation of changes.
 // This requires the given database name to be known to LBFactory, see
 // $wgLBFactoryConf below.
 $wgWBSettings['changesDatabase'] = "repo";
diff --git a/modules/wikidata_singlenode/templates/wikidata-repo-requires.php 
b/modules/wikidata_singlenode/templates/wikidata-repo-requires.php
index baa60a6..d12c964 100644
--- a/modules/wikidata_singlenode/templates/wikidata-repo-requires.php
+++ b/modules/wikidata_singlenode/templates/wikidata-repo-requires.php
@@ -118,8 +118,7 @@
 
 // Load Balancer
 $wgLBFactoryConf = array(
-       // In order to seamlessly access a remote wiki, as the pollForChanges 
script needs to do,
-       // LBFactory_Multi must be used.
+       // In order to seamlessly access a remote wiki, LBFactory_Multi must be 
used.
        'class' => 'LBFactory_Multi',
 
        // Connect to all databases using the same credentials.

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I548367c234e4e53d9950ffdfdc29ea897423603d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Silke Meyer <silke.me...@wikimedia.de>

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

Reply via email to