Commit graph

328 commits

Author SHA1 Message Date
gingerwizard
8859c49268 Merge pull request #72 from strootman/custom_scripts_templates_57
Custom scripts templates 57
2016-03-18 15:01:53 +00:00
Jonathan Strootman
cea242ff3c Updated README for template/script fileglobs
Issue #57
2016-03-09 16:55:48 -07:00
Jonathan Strootman
d36f1dd497 Added with_fileglob loop to script and template
This allows the user to set the `es_template_fileglob` or
`es_scripts_fileglob` variables in order to specify a directory of index
templates or scripts.

Issue #57
2016-03-09 16:55:39 -07:00
Дехтярёв Евгений Артурович
4eb9ec16f4 path meta/main.yml for fix problem in ansible 1.9.4=< :
$ cat ./requirements.yml
---

- name: elastic.ansible-elasticsearch
  src: https://github.com/elastic/ansible-elasticsearch
  scm: git
  version: master

$ ansible-galaxy install -r ./requirements.yml -p ./roles
- executing: git clone https://github.com/elastic/ansible-elasticsearch elastic.ansible-elasticsearch
- executing: git archive --prefix=elastic.ansible-elasticsearch/ --output=/tmp/tmpQHJSY6.tar master
- extracting elastic.ansible-elasticsearch to ./roles/elastic.ansible-elasticsearch
- elastic.ansible-elasticsearch was installed successfully
Traceback (most recent call last):
  File "/usr/bin/ansible-galaxy", line 959, in <module>
    main()
  File "/usr/bin/ansible-galaxy", line 953, in main
    fn(args, options, parser)
  File "/usr/bin/ansible-galaxy", line 845, in execute_install
    role_dependencies = role_data['dependencies']
KeyError: 'dependencies'
2016-03-01 11:59:35 +06:00
Jakob Reiter
7a2db5deda Merge pull request #66 from jakommo/master
Small cosmetically fixes in the REAMDME
2016-02-06 13:07:05 +01:00
Jakob Reiter
492fdc3750 Fixed discovery.zen.ping.unicast.hosts example. <host>:<port> didn't work without code formating. 2016-02-06 13:00:30 +01:00
Jakob Reiter
504dded158 Fixed ubuntu 14.04 version typo 2016-02-06 12:53:14 +01:00
Thierno IB. BARRY
965f647c7b Merge remote-tracking branch 'elastic/master' into add-proxy-for-plugins-installation 2016-02-01 23:49:01 +01:00
Richard Pijnenburg
774d32d159 Merge pull request #63 from electrical/fix_gemfile
Pin net-ssh
2016-01-28 19:20:25 +00:00
Richard Pijnenburg
930ae1237f Pin net-ssh 2016-01-28 18:16:41 +01:00
Thierno IB. BARRY
48348df46e fix typo
fix typo
2016-01-27 19:48:19 +01:00
Thierno IB. BARRY
3f213a3b64 Define a proxy for plugin installation
Address the issue [ansible-elasticsearch
#4](https://github.com/elastic/ansible-elasticsearch/issues/4) which
add proxy for plugin installation and more generally es_proxy_host and
es_proxy_port for global usage.

Right now, it’s only used for plugins installation. In the futur, it
can be used (or defined) in the java_opts within the default file for
instance (elasticsearch.j2)
2016-01-27 17:37:07 +01:00
gingerwizard
0fd268ca3f Merge pull request #56 from gingerwizard/master
Restart on Change, Cleanup + better restart
2016-01-19 16:07:39 +01:00
Dale McDiarmid
183513ecbc Minor formatting 2016-01-19 11:50:02 +01:00
Dale McDiarmid
ba8fed0063 Adds support for optional restart on change 2016-01-18 14:38:22 +00:00
Dale McDiarmid
7b620eadf9 Issue 40 + refactoring for better layout and more efficient restart process 2016-01-18 14:37:15 +00:00
gingerwizard
5d785413b3 Merge pull request #54 from gingerwizard/master
Fix for when plugins are not defined
2016-01-15 22:22:18 +00:00
Dale McDiarmid
731d4b20fe Fix if plugins are not defined 2016-01-15 22:13:51 +00:00
Dale McDiarmid
4aee0098ce Changes to restart correctly on multi node install 2016-01-15 22:13:51 +00:00
Robin Clarke
0767456e22 Clearer documentation around 2.x version selection 2016-01-11 14:28:01 +01:00
gingerwizard
0f471588c6 Merge pull request #51 from gingerwizard/master
Documentation Changes
2015-12-23 20:02:58 +00:00
gingerwizard
e06afde21d Merge pull request #1 from gingerwizard/Documentation-Update
Update README.md
2015-12-23 20:02:23 +00:00
gingerwizard
0d76d2725c Update README.md 2015-12-23 20:02:03 +00:00
gingerwizard
e568db9e54 Merge pull request #50 from gingerwizard/master
No Proxy option for localhost
2015-12-23 14:40:42 +00:00
Dale McDiarmid
1605010127 No Proxy option for localhost 2015-12-23 14:31:29 +00:00
gingerwizard
3a556f8743 Merge pull request #48 from gingerwizard/master
Proxy Support for Tests
2015-12-22 15:00:39 +00:00
Dale McDiarmid
7fc51a6d70 Proxy Support 2015-12-22 13:56:01 +00:00
gingerwizard
0fb9de7e2f Merge pull request #47 from gingerwizard/master
Fixes for Plugin on 1.x
2015-12-22 11:22:10 +00:00
Dale McDiarmid
7dff675f8a Silent Plugin Install 2015-12-22 09:36:12 +00:00
Dale McDiarmid
fe025c465f Fix for plugins on 1.x 2015-12-22 09:33:45 +00:00
gingerwizard
652217e379 Merge pull request #46 from gingerwizard/master
Systemd consistent with Puppet
2015-12-21 16:44:26 +00:00
gingerwizard
11b92f767d Merge pull request #45 from electrical/fix_acceptance
Fix Debian-8 for systemd
2015-12-21 14:41:34 +00:00
Dale McDiarmid
d203e025c9 Systemd test fixes as per committed by Electrical 2015-12-21 13:39:36 +00:00
Dale McDiarmid
dc91b70081 Systemd changes 2015-12-21 13:30:37 +00:00
Richard Pijnenburg
8a737365ff Fix Debian-8 for systemd 2015-12-21 14:05:00 +01:00
gingerwizard
4bea3e713b Update README.md 2015-12-18 12:43:04 +01:00
gingerwizard
14cb6a114c Merge pull request #35 from gingerwizard/master
2.0 support
2015-12-18 12:41:12 +01:00
Dale McDiarmid
54dd51b8a1 Multi node plugin tests 2015-12-14 19:34:09 +00:00
Dale McDiarmid
50f1c6f153 2.0 documentation 2015-12-14 14:10:07 +00:00
Dale McDiarmid
86f2bd9a2d 2.0 Support + Plugin Directory Support + Supporting Tests + Defaults Change 2015-12-13 22:46:50 +00:00
Jakob Reiter
3f2adac2e0 Fixed CentOS version in README.md 2015-12-01 14:21:55 +01:00
gingerwizard
6bbf380712 Merge pull request #34 from gingerwizard/master
Support for Node configuration, Roles and Multiple Nodes Per Machine
2015-11-27 23:20:51 +00:00
Dale McDiarmid
1034995899 Fix for server spec debian 8 2015-11-27 22:52:36 +00:00
Dale McDiarmid
6c4289b2df Systemd temp path for Debian 8 2015-11-27 21:43:49 +00:00
Dale McDiarmid
b750bb8759 COmment change 2015-11-27 21:09:58 +00:00
Dale McDiarmid
2019d36e10 Test fix for serverspec 2015-11-27 20:29:44 +00:00
Dale McDiarmid
70283110d8 Documentation Improvements 2015-11-27 20:10:41 +00:00
Dale McDiarmid
7455b7fe3e systemd tests 2015-11-27 19:58:54 +00:00
Dale McDiarmid
0c7c338d6d Minor change for template 2015-11-27 19:42:52 +00:00
Dale McDiarmid
145f345ec1 Fixes for serverspec 2015-11-27 19:39:47 +00:00