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

Fix template spec tests

aea2ec5d8659611f90494cd2e2ebe97e7bf44a63 authored about 11 years ago by Richard Pijnenburg <[email protected]>
Large rewrite of the module

- Make the core more dynamic for different service providers and multi instance capable
- Add be...

d5028bc5baaf1d8ee507392f46cc320b12d280b6 authored about 11 years ago by Richard Pijnenburg <[email protected]>
Update gemfile to avoid error of deprecated :rubygems error.

ce0cbf88097de3121010b0457afe331278e07a77 authored about 11 years ago by Richard Pijnenburg <[email protected]>
Adding puppet 3.3 testing

33081e591b8f9b8e2cd7ee63bb0d5c655d75dd24 authored about 11 years ago by Richard Pijnenburg <[email protected]>
Merge pull request #58 from mattcottingham/patch-1

Document pkg_source parameter for using a local deb or rpm

57c7af7d15ab45b7e252270210530a4a5f9fa6ce authored about 11 years ago by Richard Pijnenburg <[email protected]>
Document pkg_source parameter for using a local deb or rpm

There have been (at least) two separate issues opened related to this, so it would be good to me...

f920d28b59850cdc009f79b58513767ecb84103b authored about 11 years ago by Matt Cottingham <[email protected]>
Adding contributing file

9a55cd8cff99d9dc0bc3b22f9529203fee576812 authored over 11 years ago by Richard Pijnenburg <[email protected]>
Update module file with correct source url

ec0035d744a493ac6e2532bd8600b2aab5bc418b authored over 11 years ago by Richard Pijnenburg <[email protected]>
Update files for next release

0bcb89e6c18e4a7759a3b8f4784ea2b331e45312 authored over 11 years ago by Richard Pijnenburg <[email protected]>
Make puppet-lint happy

f0a68b6f6405d215d40b60786f840ae90b0cfd3c authored over 11 years ago by Richard Pijnenburg <[email protected]>
Merge pull request #47 from igalic/qualify_exec

consistently set and use Exec defaults

608c6f6504a7a879bed64f89cf21c44bd8c1c76e authored over 11 years ago by Richard Pijnenburg <[email protected]>
Merge pull request #48 from jlambert121/case_defaults

set default case to default param value

93dd946d23fd53fbd378a7120c624039b3de5a95 authored over 11 years ago by Richard Pijnenburg <[email protected]>
set default case to default param value

b22e5a204e9ee18a539a761fefb48bb95478a045 authored over 11 years ago by Justin Lambert <[email protected]>
consistently set and use Exec defaults

This should fix Errors like:

Failed to apply catalog: Validation of
Exec[mkdir_template...

892834baf7cc6e18f7f6cd54a5ef518ba60e9746 authored over 11 years ago by Igor Galić <[email protected]>
Set path param in exec's to solve issue #45 based on PR #46

59f21dc470d0db17a4e11538425ec098e5f5d8e8 authored over 11 years ago by Richard Pijnenburg <[email protected]>
Merge pull request #43 from deanmalmgren/python-bindings

Python bindings

299fecc4bfc9d122be2ca9b1dfa61629cd7b3c72 authored over 11 years ago by Richard Pijnenburg <[email protected]>
omitting

fa644b43f0d2483db88a913a7904811419b4bde6 authored over 11 years ago by Dean Malmgren <[email protected]>
omitted ability to override pkg_name in elasticsearch::python

7539a5cfbce169744ebf757c0f65fcb1b960fa66 authored over 11 years ago by Dean Malmgren <[email protected]>
switching to

2a4ef85cc758b0a7ee36291a9c5cf7c8f054eb43 authored over 11 years ago by Dean Malmgren <[email protected]>
yet another typeo

85024941ced81716758dd506ce6992bfb3df91cb authored over 11 years ago by Dean Malmgren <[email protected]>
fixed typeo

3544a15499ea882dfab5ab89e7fb34bd3b6fbd20 authored over 11 years ago by Dean Malmgren <[email protected]>
added some documentation for python bindings

5f82874ce8b3117bc5ff2eac33f38c7498e03ca3 authored over 11 years ago by Dean Malmgren <[email protected]>
switched to using a defined type instead of a class so a user can install more than one python binding

030ce83f9c20c6b5afdf68719a91514801e901c7 authored over 11 years ago by Dean Malmgren <[email protected]>
case statement syntax fix

84495bc5530b54c43edf652f09fb03653818fd7d authored over 11 years ago by Dean Malmgren <[email protected]>
added support for python bindings to ES

28eaaa43c5218321e2ac06fcc8b61175957a4b6f authored over 11 years ago by Dean Malmgren <[email protected]>
minor modifications to the plugin define

- replace title with name var
- add globalpath definition for all exec commands

8773d76c62932573d297fe5d750f16453e9dd86d authored over 11 years ago by Richard Pijnenburg <[email protected]>
Merge pull request #41 from jlambert121/scope_deprecation

fix scope deprecation error

c1d1ffe7ef74423e0db3fc06810450d2582f81f8 authored over 11 years ago by Richard Pijnenburg <[email protected]>
fix scope deprecation error

ebbff5fecd9a2299b643426dbd4881dbcd2f4ddd authored over 11 years ago by Justin Lambert <[email protected]>
Merge pull request #40 from cotdsa/feature/plugins

Plugin installation feature

60935b3f8ec71842727ddfdc1cf96d91360987f9 authored over 11 years ago by Richard Pijnenburg <[email protected]>
Fix trailing whtespace styling issue

fbe4d4a83f69b7935970eec9a3ada7af09c5f936 authored over 11 years ago by Matteo Sessa <[email protected]>
Plugin installation feature

4223941118f842e1e8520ccd06fb95ffb1cde838 authored over 11 years ago by Matteo Sessa <[email protected]>
Merge remote-tracking branch 'upstream/master'

ef5ef907103623190dc4f8728fd97e9689a522d1 authored over 11 years ago by Matteo Sessa <[email protected]>
Merge pull request #37 from jlambert121/path_update

add path to execs

6f2eb55253a997de54bb52d0ffbfaa098d4daedd authored over 11 years ago by Richard Pijnenburg <[email protected]>
revert changes to template.pp

c4da05077271d4cd84f5a9a6ad3cc65c6626ac2d authored over 11 years ago by Justin Lambert <[email protected]>
add path to execs

bccc45f42d4b66ed5e3782251c9fce65d7b27c69 authored over 11 years ago by Justin Lambert <[email protected]>
Update files for new release

0d4870880e2420f249fa4cbb6227d8ac030029c3 authored over 11 years ago by Richard Pijnenburg <[email protected]>
Merge pull request #36 from brucem/hotfix/allow_multiple_templates

Allow multiple templates

4f5c0cf7486e0f584593d80dc19d1c69bf25fdbc authored over 11 years ago by Richard Pijnenburg <[email protected]>
Update template tests.

e893328366821fddf3bcbbfec73cba9b74ed383c authored over 11 years ago by Bruce Morrison <[email protected]>
Make the delete_template resource name unique for each template call.

04a3487ade318be03c146d322d48c2a36cf7c8c8 authored over 11 years ago by Bruce Morrison <[email protected]>
Make the insert_template resource name unique for each template call.

b370c138a67b5cfe5d76d7ef51586b4b6ab48e77 authored over 11 years ago by Bruce Morrison <[email protected]>
Move the "mkdir_templates" resource to config as we only want to do this once, not each time the template is called.

62c7cda5e2d6c1dddce5871c97fef9474b0d281a authored over 11 years ago by Bruce Morrison <[email protected]>
Merge remote-tracking branch 'upstream/master'

6ea841b1df461011ce2a2d24fbf6471115a12115 authored over 11 years ago by Ash Caire <[email protected]>
Add documentation to the template define

a5ccf960a0dead49bf540e09858c5b31af9006fa authored over 11 years ago by Richard Pijnenburg <[email protected]>
Update rake file to ignore the param inherit

5f8842a3e30540fc1c7f9176c6491869168ea635 authored over 11 years ago by Richard Pijnenburg <[email protected]>
Update files for next release

a8a928000e84cf5084305c54aafdb58051535427 authored over 11 years ago by Richard Pijnenburg <[email protected]>
Forgot to modify the spec tests

29426f28650f3374ccb4dacea882b4f6b5213d67 authored over 11 years ago by Richard Pijnenburg <[email protected]>
Update template define and elasticsearch.yml template

- Updated template define to avoid auto importing by ES.
- Update template to fix the warning me...

ae94eb61d7f8776fbd4da8024b4fc15df96fcb0d authored over 11 years ago by Richard Pijnenburg <[email protected]>
Merge pull request #32 from brucem/hotfix/template

Retry the application of a template if it fails.

f0f49cd63190da6426c343fd1a48fe46f23f7a55 authored over 11 years ago by Richard Pijnenburg <[email protected]>
Merge pull request #31 from brucem/hotfix/service

Need to notify the service and not the class as doing so introduces a de...

c676e45e2cdd79fc2fdb578f3b99c20a4de4aac5 authored over 11 years ago by Richard Pijnenburg <[email protected]>
Retry the application of a template if it fails. This can happen if the service has been restarted just before the template is applied.

edb3b3f3092b4331f032f4906ee961ea3a670559 authored over 11 years ago by Bruce Morrison <[email protected]>
Need to notify the service and not the class as doing do introduces a dependency cycle.

b723ac842c93b58a41941c735b0d7272bd6444c0 authored over 11 years ago by Bruce Morrison <[email protected]>
Adding testing for puppet 3.2.x

e9ba7bd9b3bedee8f5d111aeec22345e11bb16bd authored over 11 years ago by Richard Pijnenburg <[email protected]>
Option to leave the config empty

Closing Issue #28

38a813173cd822b170c1e984b2c53615d33f5222 authored over 11 years ago by Richard Pijnenburg <[email protected]>
Merge pull request #29 from Savar/respect_restart_on_change_also_on_default_file

respect restart_on_change on default/elasticsearch

811ad09456afab887f6175d3a152acbb22908d32 authored over 11 years ago by Richard Pijnenburg <[email protected]>
respect restart_on_change on default/elasticsearch

when the /etc/default/elasticsearch file is changed the
Service['elasticsearch'] was triggered e...

5dbe0f23f7faae6105dbd0b7338c0c10c55afc0d authored over 11 years ago by Simon Effenberg <[email protected]>
Add extra entry for spec test on the defaults files and normalize some others

2dd3599f2dc725a84492ad8eae4665c8efee82c3 authored over 11 years ago by Richard Pijnenburg <[email protected]>
Merge pull request #27 from salekseev/salekseev-athenahealth

Move to using a sorted hash in the template to ensure that file's md5sum...

db51b14f3b91c25f8a8f3c35180599efa62b9af5 authored over 11 years ago by Richard Pijnenburg <[email protected]>
Move to using a sorted hash in the template to ensure that file's md5sum doesn't randomly change each puppet run.

fae7746593beb3335cbbaaf0a845ed7abf198328 authored over 11 years ago by Stas Alekseev <[email protected]>
Merge pull request #26 from salekseev/salekseev-athena

Added support for OracleLinux operating system.

f7a7815c03122817783e599251fd3d8b4fcec0b2 authored over 11 years ago by Richard Pijnenburg <[email protected]>
Added support for OracleLinux operating system.

039a9ec34040afd7fdc7bbfd3cab938f7d5967fa authored over 11 years ago by Stas Alekseev <[email protected]>
Update files for release

6f475813271af9a859a84f4a26ea5abfd3e8dae8 authored over 11 years ago by Richard Pijnenburg <[email protected]>
Merge pull request #25 from jlambert121/specify_version

allow elasticsearch version to be specified

b85cc48e63d20a6132b693e2bfed6434c88921bc authored over 11 years ago by Richard Pijnenburg <[email protected]>
format change for spec tests

d01e5c79f502d4b6c5fe62755610583fc887e0c7 authored over 11 years ago by Justin Lambert <[email protected]>
fix typo in spec

7d48099d0db787acf3649f3329e57a7e5f2e5377 authored over 11 years ago by Justin Lambert <[email protected]>
allow elasticsearch version to be specified

1af3920ea0a2f752c718dbdab456c1596bbf10e8 authored over 11 years ago by Justin Lambert <[email protected]>
Ensure java is installed before the service start.

af41181de0f1f4f6d1911c928ab3cd1331f42051 authored over 11 years ago by Richard Pijnenburg <[email protected]>
Making puppet-lint happy again

eb5aa152f5674fb54f0d4f48550f4463f6630836 authored over 11 years ago by Richard Pijnenburg <[email protected]>
Merge pull request #24 from blalor/master

Provide containment of all included classes

e5ef1cf3b6c71d742f254a96107ee7958787136d authored over 11 years ago by Richard Pijnenburg <[email protected]>
Provide complete containment

Fixes the case where the package class would float off, allowing it to
attempt installation befo...

825840078704b5026782bd5c8240b8de9bd5182d authored over 11 years ago by Brian Lalor <[email protected]>
Adding license

c31023a635d471d60b3d8dca87a3a9a8081f3f7e authored over 11 years ago by Richard Pijnenburg <[email protected]>
Update some files to reflect recent changes

9d87ebafce4df63308b694a2382c43126c1941fc authored over 11 years ago by Richard Pijnenburg <[email protected]>
Update CHANGELOG

13a410a8dc1b418a2f723888c566e95072466c08 authored over 11 years ago by Richard Pijnenburg <[email protected]>
Merge pull request #21 from mbornoz/default-settings

add ability to manage default file* service parameters

8f26a1ba090300cffb6badae30817abcfcd9e36a authored over 11 years ago by Richard Pijnenburg <[email protected]>
add 2 tests related to the management of /etc/(default|sysconfig)/elasticsearch

9fc24d2eaff2a3a74292cfe450e1f6eb46b02f87 authored over 11 years ago by Mathieu Bornoz <[email protected]>
use notify instead of subscribe

c5b9b584593ef14d10dbc7b70ce15c605dd29051 authored over 11 years ago by Mathieu Bornoz <[email protected]>
moved default service file resource in elasticsearch::service

Those settings are more related to the service itself. The class
elasticsearch::config is focuse...

4d8e03fb2eaf7c6923a6ad7f94c792aaa71abf37 authored over 11 years ago by Mathieu Bornoz <[email protected]>
Lint file init.pp

5b0290159c94aa18160d42b47c6e0c2f0d32a52f authored over 11 years ago by Mathieu Bornoz <[email protected]>
add ability to manage default file* service parameters

* /etc/(default|sysconfig/elasticsearch

950abc95208570cc839ff082390329f38c61f1c7 authored over 11 years ago by Mathieu Bornoz <[email protected]>
Merge pull request #20 from jlambert121/add_init_option

add ability to install initfile

f6f451772d340b706b51854d0181e00d81673df8 authored almost 12 years ago by Richard Pijnenburg <[email protected]>
add ability to install initfile

c3d0c5a7d2015f246c96d481366b163ece543478 authored almost 12 years ago by Justin Lambert <[email protected]>
Merge pull request #19 from igalic/ignore

populate .gitignore

7dcc870d7b8971087e48169706f9c11e7d23cb6b authored almost 12 years ago by Richard Pijnenburg <[email protected]>
populate .gitignore

1ef262eb91aa2129ab35af1b0931d3b1020a7049 authored almost 12 years ago by Igor Galić <[email protected]>
Fixes for the template define because i didnt test it good enough.

8feae7e3ca5c8ef7d068c5d1a2c6577ad27f92fb authored almost 12 years ago by Richard Pijnenburg <[email protected]>
Update files for 0.0.7 release

e310023ac4f646d460f8e302b467f3af9876999e authored almost 12 years ago by Richard Pijnenburg <[email protected]>
Typo

cedb96ecea13775e987feeada27a7b1d528bbeaf authored almost 12 years ago by Richard Pijnenburg <[email protected]>
Minor change to check name, didnt make any sense

ed9eabf64db9e07265e71952b6e209b0cee5bcb1 authored almost 12 years ago by Richard Pijnenburg <[email protected]>
Minor fixes/changes after confdir PR

- fixed path to config template
- Changed include to require in template define
- Added spec tes...

db187c57532767568fe19b8ff720307ffcf1554c authored almost 12 years ago by Richard Pijnenburg <[email protected]>
Merge pull request #18 from vjanelle/confdir_spec

facts, class to stop failing rspec tests

b5c1fa253b84937347d1fe3011fce41dc4dab130 authored almost 12 years ago by Richard Pijnenburg <[email protected]>
Merge pull request #17 from igalic/confdir

make configuration directory configurable

0d8889c649ccad7271ab9f143a877b824334c383 authored almost 12 years ago by Richard Pijnenburg <[email protected]>
facts, class to stop failing rspec tests

Adds a fact to stop failing rspec tests
Adds a pre_condition to define the elasticsearch config...

43b8903a55f7361a6192fdce46f8e87a812a173a authored almost 12 years ago by Vincent Janelle <[email protected]>
include elasticsearch so we can find the variables

87d2a050bdd002a5825b62ebbb67bae3f7824fae authored almost 12 years ago by Igor Galić <[email protected]>
refer to the correct variable

We can override the default, but my code doesn't quite respect that.
(Now it does.)

9a16449b5ebe21a1e3e3c498589278dcca0991ab authored almost 12 years ago by Igor Galić <[email protected]>
make configuration directory configurable

Some packages place their configuration in a directory different from
/etc/elasticsearch. While ...

86347ea20d9c451481b475007b9e8d1570e9bd06 authored almost 12 years ago by Igor Galić <[email protected]>
Merge pull request #16 from igalic/deps

add explicit dependency

93e32660c515a3439c0bbe8dd2f37b353d93cf9d authored almost 12 years ago by Richard Pijnenburg <[email protected]>
add explicit dependency

This makes sure the directory where we place templates is created
*before* we attempt to place f...

0254c8a2401a754206062fc60e74fd373eb3b1fb authored almost 12 years ago by Igor Galić <[email protected]>
Removed symlink that shouldn't be there.

0aebdec5efb43f6ff4a67fb11ee328b0e656cd00 authored almost 12 years ago by Richard Pijnenburg <[email protected]>
Lets not backup the package file when it changes.

f6e74662329606b3bb2d0f7332441eaa5ef94d07 authored almost 12 years ago by Richard Pijnenburg <[email protected]>
Merge pull request #14 from martinseener/master

one commit fixes issue #13 and the second adds the missing files folder for custom packages option

e28c3a3637f60c6efdfb57db94e402d493f88b35 authored almost 12 years ago by Richard Pijnenburg <[email protected]>
accidentially added files subfolder removed to ensure module stays clean

87c8d5ba663ecb7f6ab492b071278d6b18dfaa97 authored almost 12 years ago by Martin Seener <[email protected]>
added ES-directory in case its missed by custom packages; fixes #13

dbce307bb550b9bbef927bf27f70221bfa4876a1 authored almost 12 years ago by Martin Seener <[email protected]>