Commit Graph

  • fbbb06111d update xpack license's url Thierno IB. BARRY 2016-09-19 18:39:32 +02:00
  • a95127905b Support for message auth + test Dale McDiarmid 2016-09-19 17:09:27 +01:00
  • a9f01fed17 Updated systemd template with the changes from the one that ships with the .deb/.rpm. Closes #149 Jakob Reiter 2016-09-19 17:45:12 +02:00
  • daa14f687f fix typo when removing xpack plugins Thierno IB. BARRY 2016-09-19 17:41:56 +02:00
  • da57e2dd65 no log password when adding or updating user Thierno IB. BARRY 2016-09-19 17:41:24 +02:00
  • 8b061afa81 Activate ES license Thierno IB. BARRY 2016-09-19 17:40:42 +02:00
  • 488f53498e Merge pull request #156 from gingerwizard/master Dale McDiarmid 2016-09-19 15:07:53 +01:00
  • a8a0676b59 Tests for role mapping Dale McDiarmid 2016-09-19 14:39:36 +01:00
  • 77612a9d8e Support for role mapping Dale McDiarmid 2016-09-19 13:57:09 +01:00
  • 1c16af1273 Merge pull request #154 from gingerwizard/master Dale McDiarmid 2016-09-19 13:47:43 +01:00
  • 6470b01512 Wrong syntax Dale McDiarmid 2016-09-19 13:18:34 +01:00
  • 9985b287d0 Readme for questions Dale McDiarmid 2016-09-19 13:05:26 +01:00
  • cfe6d1828a Fix for 147 Dale McDiarmid 2016-09-19 13:01:14 +01:00
  • c2dede8958 Merge pull request #153 from jakommo/master Jakob Reiter 2016-09-19 12:01:08 +02:00
  • 9dfe3799c8 Added LICENSE file. Closes #152 Jakob Reiter 2016-09-19 11:47:57 +02:00
  • c683b2ddec Allow unauthenticated package installs when es_apt_key is false Johan De Meersman 2016-09-06 11:28:15 +02:00
  • df0c61e93a Merge pull request #144 from gingerwizard/master Dale McDiarmid 2016-08-30 15:17:56 +01:00
  • 95ef931ace Merged in #130 Dale McDiarmid 2016-08-30 15:04:28 +01:00
  • b4dfd3bb15 Merge pull request #143 from gingerwizard/master Dale McDiarmid 2016-08-30 13:23:10 +01:00
  • 71e3e076f0 138 merges Dale McDiarmid 2016-08-30 13:21:57 +01:00
  • db78b79013 Merge changes Dale McDiarmid 2016-08-30 13:12:53 +01:00
  • de29766c9a Merge pull request #142 from gingerwizard/master Dale McDiarmid 2016-08-30 13:08:06 +01:00
  • 907198d652 Remove errorenous reference to es_plugin_dir Dale McDiarmid 2016-08-30 12:55:45 +01:00
  • 7a2f0b43d2 Merged changes from 138 Dale McDiarmid 2016-08-30 12:30:54 +01:00
  • 2322c7f513 Merge pull request #129 from gingerwizard/master Dale McDiarmid 2016-08-30 12:12:46 +01:00
  • 3c7fbbe3e0 Moving to 2.1.0 Dale McDiarmid 2016-08-30 12:01:39 +01:00
  • d94808d7e2 Merge remote-tracking branch 'elastic/master' Dale McDiarmid 2016-08-30 11:58:36 +01:00
  • 8915d5f9a5 httplib2 through pip for now Dale McDiarmid 2016-08-30 11:37:24 +01:00
  • fbfbb66d56 Template management with files - no nasty shell commands Dale McDiarmid 2016-08-30 10:38:54 +01:00
  • 0aa00b477b Plugin listed error detection improved Dale McDiarmid 2016-08-29 17:41:35 +01:00
  • 4498c53ece Merge pull request #132 from CyVerse-Ansible/debian_version_lock 0.1.2 Dale McDiarmid 2016-08-29 17:06:09 +01:00
  • aa284de281 Fix for variable rery Dale McDiarmid 2016-08-29 17:04:12 +01:00
  • bd28fcebc4 Merge branch 'master' of github.com:gingerwizard/ansible-elasticsearch Dale McDiarmid 2016-08-29 16:51:30 +01:00
  • dad4ce7512 Version changes Dale McDiarmid 2016-08-29 16:51:02 +01:00
  • 19fde303e7 Merge pull request #136 from bobbrez/bobbrez/fix-upstart-script Dale McDiarmid 2016-08-29 16:43:23 +01:00
  • c72b1e3f68 Merge pull request #134 from CyVerse-Ansible/ansible-galaxy-version Dale McDiarmid 2016-08-29 16:38:42 +01:00
  • e3c71a7fd6 Using python-httplib2 + retries for yum delays Dale McDiarmid 2016-08-29 16:34:14 +01:00
  • 0e5b01f50b Merge pull request #1 from dliappis/fix_epel_ci_timeouts Dale McDiarmid 2016-08-29 16:25:09 +01:00
  • 4034746bb4 Merge pull request #137 from jakommo/master Dale McDiarmid 2016-08-29 16:14:52 +01:00
  • 0d095aeea3 Dodge deprecation warnings in plugin and template install by working as per http://docs.ansible.com/ansible/playbooks_conditionals.html#loops-and-conditionals Johan De Meersman 2016-08-17 16:09:50 +02:00
  • f8e140708a Add support for custom Debian repository; allow repository key to be set to false. Johan De Meersman 2016-08-17 10:53:57 +02:00
  • f471622348 Extended check for which openjdk version to use. Needed because ubuntu 16.04 does not provide openjdk-7 packages anymore, which was the default package. Now uses openjdk-8 package if ubuntu version >= 15.10 Jakob Reiter 2016-08-10 18:17:34 +02:00
  • 5ad8d36453 Merge branch 'master' of github.com:elastic/ansible-elasticsearch Jakob Reiter 2016-08-10 17:51:31 +02:00
  • 8e31cfbacf Make the Upstart script consistent with the systemd script Bob Breznak 2016-08-03 14:48:34 -04:00
  • f599bbb3af Set ansible galaxy min version to 2.0 Jonathan Strootman 2016-07-27 15:44:01 -07:00
  • f4f242c7f4 Added version locking to Debian install Jonathan Strootman 2016-07-27 15:29:23 -07:00
  • bd17d1f704 Removed unused version locking file Jonathan Strootman 2016-07-27 15:27:49 -07:00
  • 208ccada51 Disable EPEL repo in kitchen CI Dimitrios Liappis 2016-07-25 15:40:59 +03:00
  • 74cf95caa3 Merge branch 'master' of https://github.com/gingerwizard/ansible-elasticsearch Dimitrios Liappis 2016-07-25 15:32:36 +03:00
  • 605baf9a96 More tests Dale McDiarmid 2016-07-24 19:18:04 +01:00
  • 5353524137 Remove debug statements Dale McDiarmid 2016-07-24 17:48:42 +01:00
  • 9eacd3a5e0 Fix for detecting es version changed Dale McDiarmid 2016-07-24 17:39:44 +01:00
  • 0a269a3d82 Fix for plugin version check Dale McDiarmid 2016-07-24 16:17:39 +01:00
  • 57fa9e432b Support for all xpack features through generic install + improved tests Dale McDiarmid 2016-07-24 15:25:32 +01:00
  • fdf1bda155 Shield config tests + prevent use of xpack in version < 2.0 Dale McDiarmid 2016-07-24 12:25:34 +01:00
  • 31cc54ddbc Templates now invoked as handler to cover edge cases Dale McDiarmid 2016-07-24 01:10:07 +01:00
  • 048fd63602 Change shield versions if ES changes version Dale McDiarmid 2016-07-23 22:37:22 +01:00
  • 4f6d5b0a4a Shield now causes restart Dale McDiarmid 2016-07-23 22:18:31 +01:00
  • 5d3616bd20 Support for removal for shield and license Dale McDiarmid 2016-07-23 21:47:27 +01:00
  • 9a83511801 Templates with shield tested Dale McDiarmid 2016-07-23 20:23:56 +01:00
  • d3d9bbca17 Templates load user credentials if provided Dale McDiarmid 2016-07-23 20:18:58 +01:00
  • 4a86c9c482 Multi tests plugin directories correct Dale McDiarmid 2016-07-23 19:51:53 +01:00
  • d73e515de3 Test improvements for xpack + httplib2 support Dale McDiarmid 2016-07-23 19:48:50 +01:00
  • a149328ae8 Test fixes + ensuring node is started for templates Dale McDiarmid 2016-07-23 16:41:37 +01:00
  • ab592724d8 Initial Shield support + latest gems + single plugin dir + new port/host vars Dale McDiarmid 2016-07-22 23:44:27 +01:00
  • f71c07d799 Merge pull request #123 from gingerwizard/master Dale McDiarmid 2016-07-20 15:07:55 +01:00
  • 6f968bd789 New params in docs Dale McDiarmid 2016-07-20 15:06:46 +01:00
  • d75961c25f Support for package downgrade Dale McDiarmid 2016-07-20 14:59:10 +01:00
  • 0cdc83d918 Support for package downgrade Dale McDiarmid 2016-07-20 14:57:21 +01:00
  • bc4eeb4f1f Merge pull request #122 from gingerwizard/master Dale McDiarmid 2016-07-20 13:52:07 +01:00
  • 5982dad832 107 changes Dale McDiarmid 2016-07-20 13:51:14 +01:00
  • bd6ad746f2 Merge pull request #121 from gingerwizard/master Dale McDiarmid 2016-07-20 13:37:18 +01:00
  • 8f0f3f70fa remove .orig Dale McDiarmid 2016-07-20 13:18:41 +01:00
  • 97db0bde87 Merge branch 'fix_bug_in_plugins' Conflicts in plugins resolved Dale McDiarmid 2016-07-20 13:16:35 +01:00
  • f2af89972e Add defined check and merged 109 Dale McDiarmid 2016-07-20 13:15:51 +01:00
  • 38b9f70586 No changes Dale McDiarmid 2016-07-20 13:05:18 +01:00
  • 407ad6223b Merge pull request #120 from gingerwizard/master Dale McDiarmid 2016-07-20 12:49:21 +01:00
  • 59bdee229d Fix if template file globs are not defined Dale McDiarmid 2016-07-20 12:47:34 +01:00
  • 6160207b6f Shield tag Dale McDiarmid 2016-07-08 14:49:21 +01:00
  • 0d80dde1ef Initial Shield Files Dale McDiarmid 2016-07-08 13:32:17 +01:00
  • 1029dc4680 Merge pull request #106 from emanuelis/master Dale McDiarmid 2016-07-08 13:11:14 +01:00
  • 03f4a8f0f2 Merge pull request #102 from CyVerse-Ansible/task-tags Dale McDiarmid 2016-07-08 13:10:01 +01:00
  • e6951b0825 Merge pull request #112 from marji/java-ver-issue99 Dale McDiarmid 2016-07-08 13:09:22 +01:00
  • 1d104d77b5 es_max_open_files default value changed to 65536 Emanuelis 2016-06-29 10:56:32 +03:00
  • d9d8810b62 enable specify java package name If es_java variable is set, it will use that as the java package name instead of the default package. Marji Cermak 2016-06-05 15:43:04 +10:00
  • ef1f19ab09 added new lines in tasks/elasticsearch-Debian.yml and tasks/elasticsearch-RedHat.yml Дехтярёв Евгений Артурович 2016-05-26 07:37:33 +06:00
  • 01401f9d55 fix for ES plugins install Дехтярёв Евгений Артурович 2016-05-25 19:24:58 +06:00
  • 19a794dafb LimitNOFILE configurable by es_max_open_files Emanuelis 2016-05-16 13:22:07 +03:00
  • 250b0de300 Updated README with statement about ansible tags Jonathan Strootman 2016-05-03 09:56:16 -07:00
  • 87bbff5279 Add always tags to set_fact tasks Jonathan Strootman 2016-04-26 12:11:13 -07:00
  • aa129e4eb4 Add tags to main.yml Jonathan Strootman 2016-04-26 11:45:11 -07:00
  • e14ebe06ab Merge pull request #98 from winder/master gingerwizard 2016-04-20 17:06:41 +01:00
  • fee6270f66 Make an example in the README more readable. Will Winder 2016-04-20 11:45:29 -04:00
  • 7d94121017 Merge pull request #75 from LaneCommunityCollege/optional_user gingerwizard 2016-04-16 12:30:46 +01:00
  • 6a4eb9788c Merge pull request #97 from gingerwizard/master gingerwizard 2016-04-16 11:47:41 +01:00
  • 496af8b2ab Yum to not update cache Dale McDiarmid 2016-04-16 11:31:50 +01:00
  • 34899bde24 Idempotent Java Dale McDiarmid 2016-04-16 11:22:27 +01:00
  • 6dea60f938 Merge pull request #96 from gingerwizard/master gingerwizard 2016-04-16 08:06:44 +01:00
  • 50155e79cb Optimised testing images Dale McDiarmid 2016-04-15 23:17:10 +01:00
  • b246a63979 No need to install ansible as provided by images Dale McDiarmid 2016-04-15 17:10:00 +01:00