Ottomata has submitted this change and it was merged.

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(-)

Approvals:
  Ottomata: Verified; Looks good to me, approved



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: merged
Gerrit-Change-Id: If428bf5830c92c719ef3191edcc7d51e377af8dc
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Manybubbles <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to