Commit graph

494 commits

Author SHA1 Message Date
Dale McDiarmid
1bc817a378 Support for plugin diffs + improved testing on minor upgrades + fixes 2017-03-16 21:06:17 +00:00
Dale McDiarmid
4e8af6ced5 Fixes for conditional execution as a task 2017-03-15 17:24:10 -04:00
Dale McDiarmid
595368f873 Re-structure to make xpack idempotent 2017-03-15 16:12:22 -04:00
Dale McDiarmid
ddbf4ad956 Fix for idempotent security 2017-03-15 15:19:39 -04:00
Dale McDiarmid
d9bb90fdc8 Idempotency fix for java 2017-03-15 14:52:58 -04:00
Dale McDiarmid
946d89ac74 Idempotent tests - Make java install idempotent 2017-03-14 12:58:46 -07:00
Dale McDiarmid
0973da9c46 Idempotent fix 2017-03-13 13:21:46 -07:00
Dale McDiarmid
ce25f40da0 License update 2017-03-13 13:18:56 -07:00
Dale McDiarmid
51dc601b57 Merge pull request #261 from konasp/master
Fixing boolean expressions syntax when installing templates/license
2017-03-13 12:54:34 -07:00
Dale McDiarmid
f9e842f6f9 Merge pull request #243 from CyVerse-Ansible/es-v5.2.0-log4j
Changes to log4j2.properties introduced in ES 5.2.0
2017-03-13 12:42:01 -07:00
Dale McDiarmid
480f750fd5 Merge pull request #262 from meersjo/xpack_checkmode
Add check_mode:no to x_pack_installed
2017-03-13 12:26:44 -07:00
Dale McDiarmid
845ba68952 Merge pull request #250 from geoplex/fix-systemd-restart-rhel
Include RedHat 7 in distributions that should use systemd (fixes #249)
2017-03-13 12:09:58 -07:00
Dale McDiarmid
4d688c1c63 Merge pull request #252 from dcleric/Add-jmx-remote-for-monitoring
Ability to add custom jvm options
2017-03-10 10:47:47 -08:00
Johan De Meersman
52ae57023a Add check_mode:no to x_pack_installed so ansible doesn't crash in check mode 2017-03-07 14:47:32 +01:00
konasp
0c0a48d4ae Fixing boolean expression syntax when installing templates/license -> repositioned not 2017-03-03 12:41:32 +01:00
konasp
0046008bf5 Fixing boolean expression syntax when installing templates/license -> adding missing quotes 2017-03-03 12:14:26 +01:00
konasp
4f8538a6b7 Fixing boolean expression syntax when installing templates/license 2017-03-03 11:45:53 +01:00
Jonathan Strootman
7d76069ea3 Changes to log4j2.properties introduced in ES 5.2.0 2017-02-25 08:32:28 -07:00
Jakob Reiter
32c7a13b69 Merge pull request #253 from CyVerse-Ansible/Ansible-Galaxy-Badge
Added badge for Ansible Galaxy
2017-02-18 14:52:34 +01:00
Jonathan Strootman
356943d87b Added badge for Ansible Galaxy 2017-02-13 12:46:01 -07:00
p.molyavin
425278923f Refactor to more common options for jvm 2017-02-13 13:13:20 +07:00
p.molyavin
f80fe56af9 Fix typo 2017-02-13 09:09:17 +07:00
p.molyavin
44499d1ec3 Add options to enable jmx monitoring 2017-02-10 13:50:01 +07:00
David McDonald
00ee6ae5d2 Include RedHat 7 in distributions that should use systemd #249 2017-02-10 14:08:43 +11:00
Dale McDiarmid
fea1813164 Merge pull request #239 from olmoser/feat/yum-proxy-support/om
Adding proxy support for yum repo
2017-01-23 11:02:12 +00:00
Oliver Moser
dea2c5e636 Adding proxy support for yum repo. Signed CLA 2017-01-20 14:09:22 +01:00
Dale McDiarmid
72ba86df93 Update README.md 2017-01-18 12:28:19 +00:00
Dale McDiarmid
771dac0829 Merge pull request #234 from gingerwizard/master
5.x Compatibility
2017-01-18 11:49:59 +00:00
Dale McDiarmid
c294110a6b Documentation updates for plugins and multi node usage 2017-01-18 11:40:19 +00:00
Dale McDiarmid
0aa42b6731 Restructure multi test to overcome limitations with same role on same instance multiple times 2017-01-18 11:20:23 +00:00
Dale McDiarmid
608df1ecf0 Test fixes 2017-01-17 15:33:51 +00:00
Dale McDiarmid
a0c0ab9837 Test fix for config 2017-01-17 15:24:25 +00:00
Dale McDiarmid
b9c9fd109e set api port in config test + doc clarification 2017-01-17 15:19:50 +00:00
Dale McDiarmid
914cb7867c Move restart to main from handler 2017-01-17 14:42:21 +00:00
Dale McDiarmid
7b32a17d59 remove sleep 2017-01-17 12:54:43 +00:00
Dale McDiarmid
baf3a7c9f5 Sleep on init + cleanup 2017-01-17 12:54:29 +00:00
Dale McDiarmid
b6b9d19082 wait for startup added 2017-01-17 12:00:49 +00:00
Dale McDiarmid
2c6d812bd5 Systemd updated 2017-01-17 11:24:21 +00:00
Dale McDiarmid
b2efa703da Redhat start script updates 2017-01-17 11:21:18 +00:00
Dale McDiarmid
42c84e07a2 Updated debian scripts 2017-01-17 11:00:25 +00:00
Dale McDiarmid
fedccafb67 remove work dir for 5.x 2017-01-17 10:50:19 +00:00
Dale McDiarmid
c22ace11e0 Remove java opts in favour of es_jvm_options + allow max_map_count to be set. docs updated 2017-01-17 10:48:26 +00:00
Dale McDiarmid
7b9d4db6da Dont log on native user install 2017-01-16 15:38:54 +00:00
Dale McDiarmid
8d84b57941 Xpack tests + protection against reserved roles and users 2017-01-16 15:17:18 +00:00
Dale McDiarmid
3b0c47333c Doc cleanup 2017-01-16 12:33:06 +00:00
Dale McDiarmid
75d750a43e Protect reserved elastic user + doc clarification on configuring native realm 2017-01-16 12:32:03 +00:00
Dale McDiarmid
0656a19501 Reporting should not be declared as x-pack feature 2017-01-16 12:19:22 +00:00
Dale McDiarmid
719bd67fde X-Pack fixes - no more license file needed 2017-01-16 12:04:10 +00:00
Dale McDiarmid
3218191ee0 Multi tests fixed to test for mlockall and no work dir 2017-01-16 11:36:05 +00:00
Dale McDiarmid
dcbebf79c6 Multi cast removed 2017-01-16 11:18:45 +00:00