mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 15:17:30 -04:00
Plugins: Remove site plugins
Site plugins used to be used for things like kibana and marvel, but there is no longer a need since kibana (and marvel as a kibana plugin) uses node.js. This change removes site plugins, as well as the flag for jvm plugins. Now all plugins are jvm plugins.
This commit is contained in:
parent
b4538a5676
commit
3b78267c71
42 changed files with 79 additions and 1033 deletions
|
@ -11,4 +11,3 @@
|
|||
nodes.info: {}
|
||||
|
||||
- match: { nodes.$master.plugins.0.name: store-smb }
|
||||
- match: { nodes.$master.plugins.0.jvm: true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue