Manybubbles has uploaded a new change for review.

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

Change subject: Turn on git-fat for Elasticsearch plugins
......................................................................

Turn on git-fat for Elasticsearch plugins

Change-Id: If428bf5830c92c719ef3191edcc7d51e377af8dc
---
M manifests/role/deployment.pp
1 file changed, 3 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/45/121445/1

diff --git a/manifests/role/deployment.pp b/manifests/role/deployment.pp
index 866104c..3637ef4 100644
--- a/manifests/role/deployment.pp
+++ b/manifests/role/deployment.pp
@@ -106,8 +106,9 @@
         'service_name' => 'puppet',
     },
     'elasticsearch/plugins'          => {
-        'grain'    => 'elasticsearchplugins',
-        'upstream' => 
'https://gerrit.wikimedia.org/r/operations/software/elasticsearch/plugins',
+        'grain'          => 'elasticsearchplugins',
+        'gitfat_enabled' => true,
+        'upstream'       => 
'https://gerrit.wikimedia.org/r/operations/software/elasticsearch/plugins',
     },
     'analytics/kraken'               => {
         'grain'          => 'analytics-kraken',

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

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

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

Reply via email to