Ecosyste.ms: OpenCollective

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

github.com/sous-chefs/haproxy

Development repository for the haproxy cookbook
https://github.com/sous-chefs/haproxy

Merge pull request #76 from hw-cookbooks/add-librarian

Add Testing and Release tooling support

b4d9376ef66beaebb1ff2b33b40980793815bfc5 authored over 10 years ago by Aaron Baer <[email protected]>
testing and release support test-kitchen and emeril

242eb0378abb2c83601bb828c4b9d2391a8b492e authored over 10 years ago by Aaron Baer <[email protected]>
Use librarian to manage cookbooks for test-kitchen

38aedeb5dc897e70be0b0824f9dab5bb5727338d authored over 10 years ago by Aaron Baer <[email protected]>
Merge remote-tracking branch 'upstream/master' into expose-admin-listener-options

Conflicts:
README.md

f94e5c7f4400e1bc457500ce3cf7394fbedb5cfd authored over 10 years ago by Bernhard Kohler <[email protected]>
Merge pull request #71 from JamesCohen-awin/master

Allow a package version to be specified

76f2343b5968ce7262148395ff9694967165cad6 authored over 10 years ago by Michael F. Weinberg <[email protected]>
add librarian support, ignore related files.

859ccc2877ccd8868dbe664172e39d0d5bd5d148 authored over 10 years ago by Michael F. Weinberg <[email protected]>
Merge pull request #74 from divideandconquer/master

Making mode configurable

4c62c47aa870828adad5c451f3f6e1d327305b93 authored over 10 years ago by Michael F. Weinberg <[email protected]>
Merge pull request #75 from vt102/adding_socket_attribs_to_readme

Added entries for existing socket options to README.md

3cfb1bbe3712f64f1fa1f6dc23ef9f3c9baa110a authored over 10 years ago by Michael F. Weinberg <[email protected]>
Added entries for existing socket options to README.md

ad8e8b60dfb64eaf3eedf3bfa3d5d4cd885eb700 authored over 10 years ago by Andy Cowell <[email protected]>
Making mode configurable

ad7529cda8dd62520c4b37e168f04a349e78e491 authored over 10 years ago by kboorky <[email protected]>
Merge pull request #2 from nitinmohan87/fix_install_source_recipe

fix_install_source_recipe

84268dec8850c7641f853ca9941db9c90a007595 authored over 10 years ago by Nitin <[email protected]>
Use wget instead of remote_file resource to download haproxy (https://tickets.opscode.com/browse/CHEF-4821)

230dbc5a8adfabb25499b8b1c09166c2d5cb91eb authored over 10 years ago by Nitin Mohan <[email protected]>
Update config directory based on install method

1ef415ca569fb90d6572e6b13c635bc404fad2f5 authored over 10 years ago by Nitin Mohan <[email protected]>
Remove setting source prefix to haproxy config dir

812acc439f34a9101cf301fed31ae0ca35df2ad5 authored over 10 years ago by Nitin Mohan <[email protected]>
Fix resource name and error message to be consistent with community cookbook

bb100af1195b2a4e0414cfe1cc7bc7fbeeb8b147 authored over 10 years ago by Nitin Mohan <[email protected]>
Moved templates/rhel to template/redhat

f21a1a84154a423e6d6b7f933571da64726668cd authored over 10 years ago by Andy Cowell <[email protected]>
allow a package version to be specified

261a6c789f97096e3dfc9234da27db0c43c32137 authored over 10 years ago by James Cohen <[email protected]>
Merge pull request #70 from cwjohnston/fix-lwrp-tests

Fix lwrp test suite

6af13987bd5b8bd5c0da8dff282a9a3a41a6d491 authored over 10 years ago by Anthony Goddard <[email protected]>
[lwrp tests] prevent teardown exit code from bubbling up to test-kitchen

7fa444449ab6767294ac3059e3f8cba2c7595e45 authored over 10 years ago by Cameron Johnston <[email protected]>
[lwrp tests] override netcat_package attr for ubuntu platforms

bb0ec4c4931de5693298dbaf3526e9f947431c60 authored over 10 years ago by Cameron Johnston <[email protected]>
Update config directory based on install method

7bb9b963f9516ee4b5dc7f39abe78f0448666ed8 authored over 10 years ago by Nitin Mohan <[email protected]>
Add CentOS/RHEL support in install_source recipe

97ae75bb5e601bc41a3add75cdd89fee5bf77afa authored over 10 years ago by Nitin Mohan <[email protected]>
Validate checksum for the downloaded tarball

3c1ef5e800c4bb8cab11f59d71ef6b3fdf43cb58 authored over 10 years ago by Nitin Mohan <[email protected]>
Use SHA256 checksum validation

024b1a81acd24f12d832009aa3c876051a9beffa authored over 10 years ago by Nitin Mohan <[email protected]>
Moved centos init script to templates/centos and created templates/rhel

44c4f8465a0b21432c8b974cbabbc34a0c0a77d4 authored over 10 years ago by Eli Klein <[email protected]>
Use SHA256 checksum validation

fa22a205867dfb54bc6c200c7d5712cdaf10be49 authored over 10 years ago by Nitin Mohan <[email protected]>
Validate checksum for the downloaded tarball

91326558b11f62347c9e01311b30b8c2f06245ad authored over 10 years ago by Nitin Mohan <[email protected]>
Update config directory based on install method

78ce1d84e9b263ced72de706486f52f901fd66be authored over 10 years ago by Nitin Mohan <[email protected]>
Add CentOS/RHEL support in install_source recipe

a74daa7596e1156d71eeec13fef503b080d86f46 authored over 10 years ago by Nitin Mohan <[email protected]>
Merge pull request #62 from eklein/fix_rhel_init_template_path

Fixed CentOS/RHEL init script template path

751b66f33c2a4b27099b6f52b4e027c0c6e6cad5 authored almost 11 years ago by Sean Escriva <[email protected]>
Adds the ability to provide global options

Set global options like so:

```ruby
node['haproxy']['global_options'] = {
'tune.bufsize' => 1...

33376761b262fabd1954873fb78bf3cac19f5ef8 authored almost 11 years ago by Wouter de Vos <[email protected]>
Moved centos init script to templates/centos and created templates/rhel

bec5e97f6dfc2a791bd6e776aad2fdd422b0edae authored almost 11 years ago by Eli Klein <[email protected]>
Fix centos support

926958ab465e24274f64a661c5578e4e5b9b22ab authored almost 11 years ago by Nitin Mohan <[email protected]>
Temporary hack for generating syntactically correct haproxy.cfg

ad7e480b9598fc52d1ff370b658e6cc4e0e3cedd authored almost 11 years ago by Nitin Mohan <[email protected]>
sets the cpu affinity using the default notification timer

also updates call to new resource syntax

62004ad4350fc6cb978cf4aed63bf4f8a468365e authored almost 11 years ago by Sonny Garcia <[email protected]>
Fix dynamic config generator method

177dea7bc697317dbdcc2b1fd0399b478b6f4512 authored almost 11 years ago by Nitin Mohan <[email protected]>
Fix dynamic config generator template

998cda66d5cc2216184307d5029b7379491cd03f authored almost 11 years ago by Nitin Mohan <[email protected]>
parameterizes options for admin listener

people that really use this section need to be able to tweak the configs

c11dcaa4ccf7901203fc0b9361090f8039992bba authored almost 11 years ago by Sonny Garcia <[email protected]>
Merge pull request #57 from cstewart87/rhel_init

Added rhel init template

cf10889232c9c3ecb7a923f23e6a2487d4cdcafa authored almost 11 years ago by Sean Escriva <[email protected]>
Merge pull request #56 from chrisroberts/enhancement/attr-prop

Re-default attributes to properly account for overrides

e8933d981183b2e8f9b85c082cd7bd17189a6c4f authored almost 11 years ago by Sean Escriva <[email protected]>
Merge pull request #55 from chrisroberts/feature/attribute-driven-config

Default LWRP for attribute based configuration

a8be4966911a9121e7512638f84e047e00d93317 authored almost 11 years ago by Sean Escriva <[email protected]>
Added rhel init template

46657615a4fc6616c0c6e513eb4473455a371425 authored almost 11 years ago by Curtis Stewart <[email protected]>
Re-default attributes to properly account for overrides

27a995afa5c05f8cd3403bd96d1700ef399638a7 authored almost 11 years ago by Chris Roberts <[email protected]>
Add attribute driven configuration. Include LWRP for using attribute driven configuration.

d48d7710ca09a84b31d21fd5f6b16d3a92d20d78 authored almost 11 years ago by Chris Roberts <[email protected]>
Merge pull request #47 from orgsync-cookbooks/fix/config_dir

Fixes config_dir when installing haproxy from source

9749a377f00909015b034235bb5aff7f08bf2524 authored almost 11 years ago by Chris Roberts <[email protected]>
Merge pull request #48 from orgsync-cookbooks/fix/stats_socket

Enabling stats socket via attributes throws an error

60413b87e1431e9536c0c20c23eca9c68f2aaf69 authored almost 11 years ago by Chris Roberts <[email protected]>
Merge pull request #44 from Tapjoy/fix/inline_resources

Only call use_inline_resources if it's available

d03f269d8d342953755a878a356b38f02039b059 authored almost 11 years ago by Chris Roberts <[email protected]>
Merge pull request #46 from fabn/fix-3135

Fix: map instead of each

1a05737d110e14deaf9dfc27b66ea887fd95789a authored almost 11 years ago by Chris Roberts <[email protected]>
Merge pull request #49 from criteo-cookbooks/typo

Fix typo in app_lb recipe

c84ec5c90c99c2d05b5e84d6acda0e84f73da569 authored almost 11 years ago by Chris Roberts <[email protected]>
Version bump to v1.6.3

2300771c7ea87cd26ac7b19a89530657be63912d authored about 11 years ago by Sean OMeara <[email protected]>
Version bump to v1.6.2

5022ec9160e98f9a04b99877d82efd73a40a5c4b authored about 11 years ago by Sean OMeara <[email protected]>
Version bump to v1.6.2

b0a697925b03c3bef99f82bf288a7f6f51843736 authored about 11 years ago by Sean OMeara <[email protected]>
[COOK-3424] haproxy_defaults_options method tries to update Chef::Node::ImmutableArray if node['haproxy']['x_forwarded_for'] is set

Signed-off-by: Sean OMeara <[email protected]>

b5d10afdddacc462df033a19e1743d4ea76e054c authored about 11 years ago by Robert J. Berger <[email protected]>
Fix typo in app_lb recipe

Obvious fix

81b849dfe01e2df4455e1351be28555f6987dea1 authored about 11 years ago by Gregoire Seux <[email protected]>
reorders attributes for user and group

socket user and group rely on these values so it makes sense to define them
before using them ( ...

c0465032c3575250b31a454695c09ae02f59a07d authored about 11 years ago by Sonny Garcia <[email protected]>
respect config dir when installing from source

instead of prefixing and overwriting config dir

cffea19eba54d598e69a3862d33a971a5cf3e973 authored about 11 years ago by Sonny Garcia <[email protected]>
Fix: map instead of each

08764a556dec0914e86705549e4b8c2b05e1ef02 authored about 11 years ago by Fabio Napoleoni <[email protected]>
Only call use_inline_resources if it's available

c03f99cc6797bb684507249e92d645f4ed01253d authored about 11 years ago by Aaron Pfeifer <[email protected]>
Version bump to v1.6.1

5549d44572969281734ed6db14c0b1fbcb34449b authored about 11 years ago by Sean OMeara <[email protected]>
Version bump to v1.6.0

621d250a723ed620ca3969d7981c364f7adafe71 authored about 11 years ago by Sean OMeara <[email protected]>
[COOK-3135] Allow setting of members with default recipe without changing the template

Signed-off-by: Sean OMeara <[email protected]>

99765fd2d332a68ccfbf81d88fa1b150f635a9c1 authored about 11 years ago by Peter Halliday <[email protected]>
[COOK-3188] Allow setting of conf_dir attribute when using the default package install

Signed-off-by: Seth Vargo <[email protected]>

222c0d75f6726ee991dae0ca57e3ed187897e1ea authored about 11 years ago by Peter Halliday <[email protected]>
Version bump to v1.5.1

d1d26113bcb99a1f7cb8e49b37c93d63c4aefbee authored about 11 years ago by Seth Vargo <[email protected]>
Version bump to v1.5.0

99db2f0c978624ffef34241ef1e381a2bc8bf116 authored about 11 years ago by Seth Vargo <[email protected]>
Update README format

ad635086e08e6851ef8f2053212ffda9c60b1a32 authored about 11 years ago by Seth Vargo <[email protected]>
Update CHANGELOG format

0587fffec165c35a7efda4fb4bc85e0372445bd5 authored about 11 years ago by Seth Vargo <[email protected]>
[COOK-3660] Expose attributes for setting stats socket user and group

Signed-off-by: Seth Vargo <[email protected]>

898a619bc67c82b6f9d8257586c4d49c20de8dbe authored about 11 years ago by İşbaran Akçayır <[email protected]>
COOK-2384: Rename p variable to pool

e871db940d09cdd516e2242be58d55f234adb17c authored about 11 years ago by Bryan McLellan <[email protected]>
Update Readme to give lwrp examples

b5bc72310cd88fd4890e306947702ce3c12ca57f authored about 11 years ago by Gregoire Seux <[email protected]>
Add tests

ebdf6bd049397d635f562cabb0399a7ebb1a79d1 authored about 11 years ago by Gregoire Seux <[email protected]>
Add provider for listen instructions

7a7ffc61dae76603968cdbba447d40190d960e63 authored about 11 years ago by Gregoire Seux <[email protected]>
Make lb provider more generic

- merge app_lb and default template
- make lb provider handle front/back end

8379298cf39955159d6d93ceb72cdc58624be2a5 authored about 11 years ago by Gregoire Seux <[email protected]>
[COOK-3537] Add OpenSSL and ZLib to source configurations

Signed-off-by: Seth Vargo <[email protected]>

ac2c9e7473cfdeeb709747861dfef4fda0949caa authored over 11 years ago by Darrin Eden <[email protected]>
Bump devodd release

2d87947c955dab5f866442eec8aea38d4613660e authored over 11 years ago by Seth Vargo <[email protected]>
Version bump to v1.4.0

ce9142cc89881eae9298b27026698fb1a1163d8e authored over 11 years ago by Seth Vargo <[email protected]>
Fix whitespace

a04658b90a6be7eeef9bfcab9e3771530c800370 authored over 11 years ago by Seth Vargo <[email protected]>
Update CHANGELOG format

bc7bbc49a42b35808aff3f5921ee9b55e74fe7e1 authored over 11 years ago by Seth Vargo <[email protected]>
[COOK-3133] configure global stats socket

Signed-off-by: Seth Vargo <[email protected]>

7c6988e85ce22c46cda3e1b01367c22632d81e84 authored over 11 years ago by Sean Porter <[email protected]>
[COOK-3211] Add support for RHEL

Signed-off-by: Seth Vargo <[email protected]>

4b7281648992da90db3617675b97e27079d40ed6 authored over 11 years ago by Grégoire Seux <[email protected]>
[COOK-3216] Add metadata for attributes in haproxy cookbook

Signed-off-by: Seth Vargo <[email protected]>

481d2c8924e6f83640d96818fc2e8f6a8b915501 authored over 11 years ago by Chris Fordham <[email protected]>
[COOK-3237] Add node['haproxy']['cookie'] to set a cookie

Signed-off-by: Seth Vargo <[email protected]>

37bab56918aab215cf6d64b20df1bdb4116fc350 authored over 11 years ago by Guilhem Lettron <[email protected]>
update to new bucket for boxes

0eb51dcf1e3afae8eee1692e8ae9360cd0e66b26 authored over 11 years ago by jtimberman <[email protected]>
increment version for development

c7eda1855b7f29ce4ddaa4bd7ef2484da1f308b2 authored over 11 years ago by jtimberman <[email protected]>
release v1.3.2

ecd78bf17ed37d89d32dd415430ed909677f762a authored over 11 years ago by jtimberman <[email protected]>
[COOK-3046] - rename library methods

Rename the library methods to reduce chances for a namespace conflict.
Also, use them in the app...

b5cbc8d29651b84021a9d51f51d8a53e32d809b9 authored over 11 years ago by jtimberman <[email protected]>
Merge pull request #18 from twirrim/default.rb-fix

[COOK-3046] Default.rb fix

099e485f0a4c0e3e8d9fd6b409551f932a0354af authored over 11 years ago by Joshua Timberman <[email protected]>
Merge pull request #19 from opscode-cookbooks/COOK-2009

Cook 2009

f008bc75d80f8f47ec0feceeab2c0fd91e3c95ef authored over 11 years ago by Joshua Timberman <[email protected]>
use defaults attributes for template variables

89aff61e3a3fd9b340c70958cbabbefd9798a999 authored over 11 years ago by jtimberman <[email protected]>
add test kitchen (1.0, alpha) support

316bd54c0fcf360a92a997ddd7fe36262543425a authored over 11 years ago by jtimberman <[email protected]>
Pool members shouldn't be there

5f767ab0caf64caac87944ea118a14c095767742 authored over 11 years ago by Paul Graydon <[email protected]>
default.rb needed updated for [COOK-2656] changes

Default recipe wasn't passing any variables to the template for processing,
causing it to fail.

2ff958659a70afb6ad97d9aa8f24c262091bb0ee authored over 11 years ago by Paul Graydon <[email protected]>
increment version for development

bf08c27217ea0f0908703a6ae5083c86621c7127 authored over 11 years ago by jtimberman <[email protected]>
release v1.3.0

9125fdbacfbecd80a7986be62f86cf0297e34e63 authored over 11 years ago by jtimberman <[email protected]>
Merge pull request #16 from josegonzalez/master

[COOK-2656] Unify the haproxy.cfg with that from app_lb

8feb707c7a1957fe0ca67c50bd99ddd98f6dc2c9 authored over 11 years ago by Joshua Timberman <[email protected]>
[COOK-2656] Unify the haproxy.cfg with that from app_lb

3a9e6eae24643ffcc42772df940d62b32425a7ea authored almost 12 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #14 from b0d0nne11/COOK-1488

Add support for building haproxy from source

2892f0397bb6bd8d05ce3b551591f8d5a914cc85 authored almost 12 years ago by Joshua Timberman <[email protected]>
Setup the service when installing from source

b4c7956e584c2de0b08c30f682659f368fa64708 authored almost 12 years ago by Brendan ODonnell <[email protected]>
Fix a typo in the README

3f53058aa9fed2175eea7bba4faa52e29322df3d authored almost 12 years ago by Brendan ODonnell <[email protected]>
Add support for building haproxy from source

ff7b6b7cbf72570180e99138cc3f045dfe0d1847 authored almost 12 years ago by Brendan ODonnell <[email protected]>
typo in readme

3c3542e7601c597ad5ec851fa44996d285143532 authored almost 12 years ago by jtimberman <[email protected]>