Yuvipanda has submitted this change and it was merged.

Change subject: role::wikitech: Fix sentinel page for import_dump
......................................................................


role::wikitech: Fix sentinel page for import_dump

Bug: T103874
Change-Id: I8a585a66b8b67178b929483d880e6f30e5bcd8f7
---
M puppet/modules/role/manifests/wikitech.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Yuvipanda: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/puppet/modules/role/manifests/wikitech.pp 
b/puppet/modules/role/manifests/wikitech.pp
index 9fe2c2c..45a03d8 100644
--- a/puppet/modules/role/manifests/wikitech.pp
+++ b/puppet/modules/role/manifests/wikitech.pp
@@ -58,6 +58,6 @@
 
     mediawiki::import_dump { 'wikitech_content':
         xml_dump           => 
'/vagrant/puppet/modules/wikitech/files/wikitech-initial-pages.xml',
-        dump_sentinel_page => 'Testwiki:wiki/Wikimedia_Labs',
+        dump_sentinel_page => 'Shell_Request/Andrew',
     }
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8a585a66b8b67178b929483d880e6f30e5bcd8f7
Gerrit-PatchSet: 5
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: Tim Landscheidt <[email protected]>
Gerrit-Reviewer: BryanDavis <[email protected]>
Gerrit-Reviewer: Dduvall <[email protected]>
Gerrit-Reviewer: Tim Landscheidt <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to