Addshore has uploaded a new change for review.
https://gerrit.wikimedia.org/r/298474
Change subject: statistics::wmde ensure 'production' branch latest
......................................................................
statistics::wmde ensure 'production' branch latest
Change-Id: I1352b4e482dffcc984c9ce2fd68ff6e163f6ef23
---
M modules/statistics/manifests/wmde.pp
1 file changed, 4 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/74/298474/1
diff --git a/modules/statistics/manifests/wmde.pp
b/modules/statistics/manifests/wmde.pp
index cd69edb..a8baf5f 100644
--- a/modules/statistics/manifests/wmde.pp
+++ b/modules/statistics/manifests/wmde.pp
@@ -71,7 +71,8 @@
}
git::clone { 'wmde/scripts':
- ensure => '60aa970b0ae8ccb82034b8972775cd3bf6f15b1e',
+ ensure => 'latest',
+ branch => 'production',
directory => "${dir}/src/scripts",
origin => 'https://gerrit.wikimedia.org/r/analytics/wmde/scripts',
owner => $user,
@@ -80,7 +81,8 @@
}
git::clone { 'wmde/toolkit-analyzer-build':
- ensure => '5030ff6f98bf1ef463e726883ae03a67819815e8',
+ ensure => 'latest',
+ branch => 'production',
directory => "${dir}/src/toolkit-analyzer-build",
origin =>
'https://gerrit.wikimedia.org/r/analytics/wmde/toolkit-analyzer-build',
owner => $user,
--
To view, visit https://gerrit.wikimedia.org/r/298474
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1352b4e482dffcc984c9ce2fd68ff6e163f6ef23
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Addshore <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits