Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voxpupuli/puppet-elasticsearch

Elasticsearch Puppet module
https://github.com/voxpupuli/puppet-elasticsearch

docs: add changelog note

[ci skip]

6c77acf50b3eaed7c40f952eb3ebfceb54e1e742 authored over 8 years ago by Tyler Langlois <[email protected]>
Break out package pinning into separate class

This enables users to opt into package pinning without the need to
use the repo class as well.

...

10902fdf74653120e879c5eac5e951b9adaad9d5 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: remove some unneeded OS duplication on shield rspec tests

ba5297f3f968179d996cd26f5f5fa8b9581ab3e1 authored over 8 years ago by Tyler Langlois <[email protected]>
Merge branch 'master' into fully-qualified-config-yml

8a86f2c9efd9531a55b4ab65e092f5ac90d94d89 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: get PE working on SLES 11

c029be2325dc8cc62c4e2f9d5259c52855f2ef8b authored over 8 years ago by Tyler Langlois <[email protected]>
docs: add note about restart_ options in README

ae00f32664f97975726c663c7b4cd31f1d76e92c authored over 8 years ago by Tyler Langlois <[email protected]>
Merge pull request #655 from tylerjl/feature/granular_restarts

Add restart parameters and change default behavior

57035e6e3e6697b44df552aefa06f4c8a882a051 authored over 8 years ago by Tyler Langlois <[email protected]>
init.pp: simplify how restart_ parameters receive defaults

fb9bef5ae2296d1c932350b9eaee43bd2451f597 authored over 8 years ago by Tyler Langlois <[email protected]>
Merge branch 'master' into fully-qualified-config-yml

c94d309547033b1ccb854515eacb056974a782fb authored over 8 years ago by Tyler Langlois <[email protected]>
flatten the configuration hash; more predictable hash merging

Previously, the elasticsearch.yml file was broken up into a fully nested
hash - this could cause...

5b63be894ca772157c88dfa2df539c605a8ce0a0 authored over 8 years ago by Tyler Langlois <[email protected]>
init.pp: validate previously-unvalidated $logging_config

9bc31fdc73fbebe5f68062aa1e9e0d7e0105abb1 authored over 8 years ago by Tyler Langlois <[email protected]>
Merge branch 'master' into feature/granular_restarts

8bc593f38831f7896d6d73f5e8d53f51a78adb82 authored over 8 years ago by Tyler Langlois <[email protected]>
Merge pull request #646 from tylerjl/bugfix/plugin_case_sensitivity

Do not force downcase on plugin directory names

45f23121f339f37750e2480ffffda8783486e087 authored over 8 years ago by Tyler Langlois <[email protected]>
docs: add restart_* notes to CHANGELOG.md

[ci skip]

84165e68e2304f3e158ce403180e0b9bdafbf3a9 authored over 8 years ago by Tyler Langlois <[email protected]>
rename Puppet_X::Elastic::Hash to Puppet_X::Elastic::SortedHash

c2b9b031f20175672d31d98cef8fa56f8f5f41ef authored over 8 years ago by Tyler Langlois <[email protected]>
docs: added CHANGELOG bugfix for plugin forced downcasing

2513cfe0fc69a279ce89ad033e7bf4db347c085f authored over 8 years ago by Tyler Langlois <[email protected]>
Merge branch 'master' into bugfix/plugin_case_sensitivity

09aa6a6a2532750e90b9a7f681e60df9aa3a9865 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: add IPv6 loopback address yaml tests

Related to #650

fa88347a472b922b9cb963b9e612401b9b803dd7 authored over 8 years ago by Tyler Langlois <[email protected]>
config: remove unused restart_on variables in manifest

45bf57db4cd0378b5888b46ad22b921c09118379 authored over 8 years ago by Tyler Langlois <[email protected]>
break up restart_on_change into discrete params and change default

restart_on_change is now a top-level control for the other three discrete
restart parameters (re...

69731d1d8e834577eecb03dc44cc0bd075f4fc5f authored over 8 years ago by Tyler Langlois <[email protected]>
testing: fix missing coverage for yum cache cleaning exec

f6fde1b8264a16d69b3eff9e36c2826cc16d968d authored over 8 years ago by Tyler Langlois <[email protected]>
testing: use forked java fixture ref for SLES 11 package fixes

d75a05dc11ddc3a243d647236d9265715b44e254 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: update minimum req'd version of puppetlabs-java in fixtures

b4fd0585a60e46d65af4cdff2c6991c96384c383 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: fix sles 12 augeas bootstrapping errors

dd2d938d1dc72091365d497532b3d52a23a0a7d0 authored over 8 years ago by Tyler Langlois <[email protected]>
docs: updated pull request template for clarity

[ci skip]

750f9847345d6612b467de96089ed7d3712b50d7 authored over 8 years ago by Tyler Langlois <[email protected]>
docs: updated CHANGELOG with working changeset

[ci skip]

a4ede18a46957ca10f50d9c1733ced8a63a76a05 authored over 8 years ago by Tyler Langlois <[email protected]>
Merge branch 'master' into bugfix/plugin_case_sensitivity

4a8445f738b34a2146597491d41a8960d1b7b834 authored over 8 years ago by Tyler Langlois <[email protected]>
Merge pull request #652 from tylerjl/testing/acceptance-speedup-v1

Testing/acceptance speedup v1

003c6af8320eceb53d09a0eeaa9a9a0736d98ab3 authored over 8 years ago by Tyler Langlois <[email protected]>
Merge branch 'master' into testing/acceptance-speedup-v1

b919ec389da6cb15dcd428cb1ceb7e68e8449312 authored over 8 years ago by Tyler Langlois <[email protected]>
Merge branch 'master' into bug-606

58a7543300b78878e0427831155ebd73c57db5c9 authored over 8 years ago by Fabian M. Krack <[email protected]>
testing: test data path results more strictly (009)

a5bcf7844160ab6e16e9ba5177310976bd214120 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: set bundler path env var for travis

1d52e91bf72bf5abd2f282eb9ca67c9de267e9e9 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: let travis rely on rake/make logic entirely

This should result in faster test runtimes since the download and
bundler logic doesn't need to ...

4550e97e34d1dab192231db26530fbaa86c79662 authored over 8 years ago by Tyler Langlois <[email protected]>
Merge pull request #639 from AshtonDavis/master

Removed install_options

ccb59c6233790f23fbc15e59e9c841578a31c89d authored over 8 years ago by Tyler Langlois <[email protected]>
testing: fix inconsistent TLS clustering failure errors

1264c9e98bcb9c28a01a5a56222586d8622f2e49 authored over 8 years ago by Tyler Langlois <[email protected]>
Merge pull request #651 from bdashrad/spec_typo

Typo in spec test

454ba768bc2531fc4e1d7cacf278f8885288575a authored over 8 years ago by Tyler Langlois <[email protected]>
testing: consolidate upgrade tests (021, remove 022)

982287a246cb54e9d0659083b91450c56d52a889 authored over 8 years ago by Tyler Langlois <[email protected]>
repo: remove unsupported `ensure` on zypprepo

58cc37fe26f91b47a2f736a5abf98c8e55312954 authored over 8 years ago by Tyler Langlois <[email protected]>
templates: do not set unneeded default env vars in Debian init erb

c7dad49debae590f851b4bd369e50ffdb474ba20 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: ensure that versions/repos are purged between tests

532db50e7e8cb2c897901fe5c13ba38ca6d12c34 authored over 8 years ago by Tyler Langlois <[email protected]>
repo: permit ensure => absent to cascade down to repos/version pins

d59141973c2f496e191ff241bc6c66662381d25f authored over 8 years ago by Tyler Langlois <[email protected]>
Merge branch 'master' into bug-606

9dc91de2001117c359a1f0d7522792eed0cb2dd8 authored over 8 years ago by Fabian M. Krack <[email protected]>
fixed typo in bootstrap.mlockall setting

b618141eb529f540651ccbfa18f2284b18e81c5b authored over 8 years ago by Brad Clark <[email protected]>
Use 40 digit fingerprint for PE 3.8.0 and later.

460e6a1f76e3f36876caccde84060bf3aeae8820 authored over 8 years ago by Fabian M. Krack <[email protected]>
testing: clean up a couple plugin test suites (004 and 021)

33de93bd56f7af34e28aa7cf5184e2e35e816a11 authored over 8 years ago by Tyler Langlois <[email protected]>
bugfix: properly blow the yum package cache when changing repos

e0f258c793e105bab39f00f35c8a3d44e0a90a71 authored over 8 years ago by Tyler Langlois <[email protected]>
Support strict variable checks for $::is_pe

9e72d1606d98604d39cc598c85dff8800fba126d authored over 8 years ago by Fabian M. Krack <[email protected]>
testing: bump flaky shield test retry count up

98f42599f754a8878477207f3679e6b137b4a442 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: clean up user permission spec (020)

f6bbba3be7d1e6ec29ab195e70a3a9f85c58d752 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: clean up restarting testing specs (017)

859c7fda79babf11308d421b1cd06f1a40421220 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: remove overly verbose testing output

93bd66b746b52f6b2093ecf13f507c221084471d authored over 8 years ago by Tyler Langlois <[email protected]>
Merge branch 'master' into testing/acceptance-speedup-v1

12aad732fed336457885ae166bafe68ad6405622 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: fix caching and make bundler faster

8498edb7a3e1fd9be61285f9b4d4d43f82da1253 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: stick to non-broken specinfra version, 2.59.1 is garbage

b679664fbd4be2fc737aac8b4cc32aee3a07f280 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: streamline pinning tests (016)

e8be8f1aa1486fd12fdb92c9855722afdbb0a062 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: remove now-superfluous staged removal acceptance tests (015)

607ac7121b3f110d1c36b463d3f20bbc44477eb1 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: add generous retry conditional and tack it onto flaky tests

a12edee208ee8ef5edf5bc7dd0ecf6b4b4097345 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: fix case in reference to HQ plugin detection in acceptance test

4addae0977ff97317fb7761aa376945d40594dce authored over 8 years ago by Tyler Langlois <[email protected]>
Merge pull request #644 from sathieu/mask-default-unit

Mask default unit (from package)

[ci skip]

18f45949e02e53fc424e531dc1d75713ed54e856 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: purge instances at the end of hiera tests

42b663b76dd9d66690cbf8885c6f89b693231387 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: streamline hiera tests (014)

d594baa730fe78c39250cffff31f738b9ec60f9c authored over 8 years ago by Tyler Langlois <[email protected]>
testing: remove unneeded config acceptance spec

This should be covered by the combination of tests within classes/,
defines/, and templates/ tha...

3a5cd65635bd96469ffc8c5e6fae0fef868b5f21 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: slim down instances tests (012)

5ecfb737c4e0012109148ad07786cd3463a0d6b0 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: get rid of superfluous acceptance test for init_defaults

8ea874285bb8236c9cd0489c3fd747ceab846204 authored over 8 years ago by Tyler Langlois <[email protected]>
Mask default unit (from package)

ed3b0c9bb7ae47e791a313b3db06efa0cb1c757e authored over 8 years ago by Mathieu Parent <[email protected]>
testing: clean up pkg_url tests (010)

618b662242b497470396d9e0801d6523e3df11eb authored over 8 years ago by Tyler Langlois <[email protected]>
testing: streamline datapath tests (009)

3dace0add73e4bb55b4ff6cae3cdf7fbbcaae549 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: clean up plugin specs (004)

7dff3a594592e35ff72eb6a5df050307d8b097c8 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: add :with_cleanup hook to streamline module cleanup

585fff0765e298816499abea8e7d4efdbe630ef7 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: clean up template tests and remove superfluous tests

089873383b602ab2095b840d2acc9da3ddc787ca authored over 8 years ago by Tyler Langlois <[email protected]>
testing: clean up basic 002 module tests

cd6a28796386fa4d76e22d3bfbd0571dd52f1fdf authored over 8 years ago by Tyler Langlois <[email protected]>
testing: clean up crazy formatting on json fragments

7f4a8bc3b9f4291c6512d295665601b8e7279a85 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: remove somewhat superfluous module check test

01303ee8b9efdeff64cca0024b909b744e4bc2d5 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: 001 clean up test format

bbae8897836e81877fd14e374b6ed90d3f009d3f authored over 8 years ago by Tyler Langlois <[email protected]>
testing: remove ruby dev pkg reqs from updated opensuse 13 image

437ce724d3acececaa537ab8472d926955e7b2e6 authored over 8 years ago by Tyler Langlois <[email protected]>
Merge branch 'master' into bugfix/plugin_case_sensitivity

3d078ffeafba1cd05cf027fc5e84c5e82f96ec64 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: update some spots in testing where uppercase plugin names used

3fd3444ea9977641235ed2791f5db069b3426eb7 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: update opensuse ruby devel packages in acceptance bootstrap

c488e0e50bccef75f3e4b7a280fdb79466d5fe5f authored over 8 years ago by Tyler Langlois <[email protected]>
travis: permit SLES 12 PE failures for now, Docker is borked

599844faf5d0aae436c3058d3db5f9c00111ccbe authored over 8 years ago by Tyler Langlois <[email protected]>
lib: remove forced downcasing on plugin names

Relates to #643

4acd91366ad86aaee09f1f2540a1c3d6dbe6208f authored over 8 years ago by Tyler Langlois <[email protected]>
testing: add checks for plugin case munging

7131def2e57f6240b3cfc13dd43bef5563c5bbad authored over 8 years ago by Tyler Langlois <[email protected]>
Merge pull request #645 from sathieu/yml-eol

Ensure elasticsearch.yml ends with a newline

bb0998e85adfdef9d4ed29f6b204e3720d1edf3d authored over 8 years ago by Tyler Langlois <[email protected]>
Ensure elasticsearch.yml ends with a newline

730144d2d63e55b8742812de1811703de870ac0c authored over 8 years ago by Mathieu Parent <[email protected]>
Merge branch 'master' into bug-606

f2ce7a731d8969de47eb146dc61f9e29b2363b51 authored over 8 years ago by Fabian M. Krack <[email protected]>
Killed install_options with extreme prejudice.

aedeafe0d8716b6bdd6849f6b37aad4362e18245 authored over 8 years ago by Ashton Davis <[email protected]>
Merge pull request #635 from 1n/bug/array_of_hashes

Closes #618

9e8dd9c752a9064082f3cbbc510c089d7cbcfabd authored over 8 years ago by Tyler Langlois <[email protected]>
Merge branch 'release/0.11.0'

[ci skip]

f4ec8ab9eb98010cab5a2888f5bbba3a4f2f404e authored over 8 years ago by Tyler Langlois <[email protected]>
docs: update CHANGELOG and related files for 0.11.0

[ci skip]

d6b6efbefc5eb0335ca5f72804f6a6b09a3d1b43 authored over 8 years ago by Tyler Langlois <[email protected]>
sort hash with PuppetX::Elastic::Hash

c06347b0bb18e10d8bfbdf6ce12af87d9fb88704 authored over 8 years ago by Vladislav Tkatchev <[email protected]>
Merge remote-tracking branch 'elastic/master' into bug/array_of_hashes

0e1628d37b869e4b60e439fa7a66746eefc2eb9e authored over 8 years ago by Vladislav Tkatchev <[email protected]>
Merge pull request #638 from tylerjl/bugfix/shield-roles-yaml-order

Fix yaml-based provider hash ordering

6d13724db424653f6c6ac3368e95340ad1bbbdc7 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: explicitly test for yaml provider to_yaml ordering

2915db98eb6b46b04bde5369dcf65deef08c4446 authored over 8 years ago by Tyler Langlois <[email protected]>
lib: fix ordering in yaml-based providers for all versions of Puppet/ruby

357620a8edc1333ebe50ad07f9af67c69b4172e7 authored over 8 years ago by Tyler Langlois <[email protected]>
docs: update README to more clearly explain role definition formatting

[ci skip]

8df95f2b8b97d32806425c0a1fa23692c03eb3da authored over 8 years ago by Tyler Langlois <[email protected]>
lib: fix ZAML to_yaml ordering to enforce sorted key output

1fa12c074260172f2fea6e3635361dc2d5c55a52 authored over 8 years ago by Tyler Langlois <[email protected]>
Merge pull request #609 from tylerjl/testing/sles

SLES 11/12 Support

[ci skip]

86f6a8f04a37c3ce84827272b057709928e50527 authored over 8 years ago by Tyler Langlois <[email protected]>
changed rspec template tests to compare resulting data for equivalency rather than string comparison

removed any modifications to yaml strings after to_yaml in Puppet 3

44659c394e3671e5c0e70cdf75b0288acc36b84d authored over 8 years ago by Vladislav Tkatchev <[email protected]>
testing: bump up retry count to 4

a0dee8f2525a2a2b0f64d9eeb08d197590f73552 authored over 8 years ago by Tyler Langlois <[email protected]>
testing: add PE sles-12 acceptance testing

0ab63974e7bacbc4f78060570c2a3d92b863cedb authored over 8 years ago by Tyler Langlois <[email protected]>
Merge branch 'master' into testing/sles

96f71b43f14eb70dc6d4792a93bd943bb8804810 authored over 8 years ago by Tyler Langlois <[email protected]>