lp://staging/~jamesbeedy/charm-elasticsearch/fixes_for_xenial_5_x
Created by
james beedy
and last modified
- Get this branch:
- bzr branch lp://staging/~jamesbeedy/charm-elasticsearch/fixes_for_xenial_5_x
Only
james beedy
can upload to this branch. If you are
james beedy
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Thomas Cuthbert (community): Approve
-
Diff: 246 lines (+56/-39)7 files modifiedhooks/hooks.py (+2/-17)
hooks/install (+18/-0)
playbook.yaml (+1/-2)
tasks/install-elasticsearch.yml (+18/-10)
tasks/setup-ufw.yml (+4/-4)
templates/elasticsearch.yml (+8/-1)
unit_tests/test_hooks.py (+5/-5)
Branch information
Recent revisions
- 61. By james beedy
-
use openjdk-8
Install the ppa if trusty, otherwise use openjdk-8 in ubuntu archives
- 60. By james beedy
-
add install.real wrapper
Add install hook wrapper to get python3-* deps installed prior to charm
code running. - 57. By Ante Karamatić
-
Allow installtion of Elasticsearch within container
While this will allow installtion to finish, one still needs to
raise vm.max_map_count to 262144 on the host - 55. By Ante Karamatić
-
Drop support for precise
Precise will EOL in few weeks and it doesn't have python3. There's
no justification to invest time to workaround python2/python3 problem. - 53. By Ante Karamatić
-
Drop obsolete config options in the template
Removed two config options that are not needed any more and
only break newer versions of Elasticsearch
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/charm-elasticsearch