Gehel has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/341344 )

Change subject: elasticsearch - plugin directory is managed outside of the 
elasticsearch class
......................................................................

elasticsearch - plugin directory is managed outside of the elasticsearch class

the standard plugin directory is created by the .deb package and as such no
"require" on that directory should be done

Change-Id: Ifd05fcb0657c5ad5bc243f442d2c74dbbf5e8485
---
M modules/elasticsearch/manifests/init.pp
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/44/341344/1

diff --git a/modules/elasticsearch/manifests/init.pp 
b/modules/elasticsearch/manifests/init.pp
index 880ef30..d71fa69 100644
--- a/modules/elasticsearch/manifests/init.pp
+++ b/modules/elasticsearch/manifests/init.pp
@@ -251,7 +251,6 @@
             File['/etc/elasticsearch/log4j2.properties'],
             File['/etc/elasticsearch/jvm.options'],
             File['/etc/default/elasticsearch'],
-            File['/usr/share/elasticsearch/plugins'],
             File[$data_dir],
         ],
     }

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

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

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

Reply via email to