ArielGlenn has uploaded a new change for review.

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

Change subject: dumps: one more conf file not updated for new path of dblists
......................................................................

dumps: one more conf file not updated for new path of dblists

Change-Id: I77af988c3810b7c8855e6bb605275968f2a403b0
---
M modules/snapshot/templates/wq.conf.erb
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/22/248822/1

diff --git a/modules/snapshot/templates/wq.conf.erb 
b/modules/snapshot/templates/wq.conf.erb
index 94be118..30e34f3 100644
--- a/modules/snapshot/templates/wq.conf.erb
+++ b/modules/snapshot/templates/wq.conf.erb
@@ -4,9 +4,9 @@
 #############################################################
 [wiki]
 mediawiki=<%= scope.lookupvar('snapshot::dirs::apachedir') %>
-allwikislist=<%= scope.lookupvar('snapshot::dirs::apachedir') -%>/all.dblist
-privatewikislist=<%= scope.lookupvar('snapshot::dirs::apachedir') 
-%>/private.dblist
-closedwikislist=<%= scope.lookupvar('snapshot::dirs::apachedir') 
-%>/closed.dblist
+allwikislist=<%= scope.lookupvar('snapshot::dirs::apachedir') 
-%>/dblists/all.dblist
+privatewikislist=<%= scope.lookupvar('snapshot::dirs::apachedir') 
-%>/dblists/private.dblist
+closedwikislist=<%= scope.lookupvar('snapshot::dirs::apachedir') 
-%>/dblists/closed.dblist
 skipwikislist=<%= scope.lookupvar('snapshot::dirs::wikiqueriesdir') 
-%>/dblists/skip.dblist
 adminsettings=private/PrivateSettings.php
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I77af988c3810b7c8855e6bb605275968f2a403b0
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to