Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Remove Plugins that re installed but not listed in the playbook. #84

Closed
gingerwizard opened this issue Mar 21, 2016 · 4 comments
Closed
Assignees

Comments

@gingerwizard
Copy link

Currently if the user does the following:

  1. Installs ES with plugins
  2. Changes the plugins listed - adds and removed
  3. Re-runs the playbook

The plugins are not changed to those in step (2) - they are required to specify es_plugins_reinstall:true. My current proposal is to remove all plugins and re-install them in the event of ANY delta.

@jakommo thoughts?

@jakommo
Copy link
Contributor

jakommo commented Mar 22, 2016

I'm 👍 on "remove all plugins and re-install them in the event of ANY delta."

@gingerwizard
Copy link
Author

@jakommo i have a PR ready which would correct deltas. What was our reasoning (my bad memory) for removing ALL in the event of a delta?

@gingerwizard
Copy link
Author

#269 should resolve

@gingerwizard
Copy link
Author

#269 closes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants