Hello Ottomata,
I'd like you to do a code review. Please visit
https://gerrit.wikimedia.org/r/94296
to review the following change.
Change subject: Move geowiki data checkout into geowiki's base directory
......................................................................
Move geowiki data checkout into geowiki's base directory
Change-Id: Ibcab3257be74d8d3735985290291df2fdc056115
---
M manifests/misc/statistics.pp
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/96/94296/1
diff --git a/manifests/misc/statistics.pp b/manifests/misc/statistics.pp
index 7ad9607..b2f73ec 100644
--- a/manifests/misc/statistics.pp
+++ b/manifests/misc/statistics.pp
@@ -927,8 +927,9 @@
misc::statistics::packages::python
$geowiki_user = $misc::statistics::geowiki::geowiki_user
+ $geowiki_base_path = $misc::statistics::geowiki::geowiki_base_path
$geowiki_scripts_path = $misc::statistics::geowiki::geowiki_scripts_path
- $geowiki_data_path = '/a/geowiki-data'
+ $geowiki_data_path = "${geowiki_base_path}/data"
$geowiki_mysql_research_conf_file =
$misc::statistics::geowiki::mysql::conf::research::conf_file
git::clone { 'geowiki-data':
--
To view, visit https://gerrit.wikimedia.org/r/94296
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibcab3257be74d8d3735985290291df2fdc056115
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: QChris <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits