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

Improved Plugin Support, More Tests, Refactors, Consistent Ansible version #82

Merged
merged 12 commits into from
Mar 21, 2016

Conversation

gingerwizard
Copy link

This pull requests provides the following:

  1. Improved plugin support. We now remove and re-install all plugins if the ES version changes (as required by Elasticsearch). Otherwise we only re-install plugins if the user sets the appropriate flag.
  2. Currently we don't dif the the installed vs the requested but this could be added.
  3. Fixes known issue with data dirs containing multiple paths and not all being modified.
  4. Fixes known issues with init script and more than one node on a machine.
  5. Refactors areas using with_items
  6. Adds and fixes test issues.
  7. Fix for Kitchen CLI issue
  8. Only copies init script if required
  9. Fix for issues with templates not being copied using default
  10. Inconsistent ansible version across images was causing issues types

@gingerwizard
Copy link
Author

jenkins, test it

@gingerwizard
Copy link
Author

jenkins, test it

1 similar comment
@gingerwizard
Copy link
Author

jenkins, test it

@gingerwizard
Copy link
Author

jenkins, test it

@gingerwizard gingerwizard changed the title Build Test 4 Improved Plugin Support, More Tests, Refactors, Consistent Ansible version Mar 21, 2016
gingerwizard pushed a commit that referenced this pull request Mar 21, 2016
Improved Plugin Support, More Tests, Refactors, Consistent Ansible version
@gingerwizard gingerwizard merged commit b7d8300 into elastic:master Mar 21, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant