Ecosyste.ms: OpenCollective

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

github.com/sous-chefs/syslog_ng

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

Added client Hyper-V kitchen testing option

[ci skip]

4d447143c75011ce8736dcebb1b1977e8ba2531f authored almost 6 years ago
Created template and rewrite resources

Issue #5

[ci skip]

4c0718789b4effc8b1e672e0f7064b13759f4f49 authored almost 6 years ago
Create parser, rewrite and template resources and templates

1f8abe7b1e507863bc12fa3ef2ebfbb7588cdb10 authored almost 6 years ago
Updated COPR syslog-ng install version to 3.20

2adc6a882c988a72aba5cf19f7c99df95be45a96 authored almost 6 years ago
Version bump

9679cdaacaa977c70362ee8b4f66de7a0ff94f29 authored almost 6 years ago
Fix preinclude property in config_global

Fixes #4

b434500a61019c49d019fbc6148c5daa9f131dfa authored almost 6 years ago
Remove default UDP listener from base configuration

af855d05a4c14881eb95fa3dd02683a4ee14e745 authored almost 6 years ago
Update CI config to provide manual cleanup option and change ChefSpec to

SoloRunner

3ac4572e203af82aa9683e9cd38d495bf551e1b7 authored almost 6 years ago
Fix gitlab CI config

f06084fc3240ab6921edff30c8d58b3be25321a4 authored almost 6 years ago
Merge pull request #3 from bmhughes/version-0.1

Version 0.1

728d3a2ce49243116c97887686741db8398b3d7b authored almost 6 years ago
Change test source and destination drivers

Apparently using the http destination is a bad idea as it isn't included
before version 3.8 and ...

ace696be1d90926b0ed22983f5b7b858dd22e343 authored almost 6 years ago
Refactor source/destination mapper to a common method

Somehow I missed that sources also can contain un-named path parameters
the same as destinations...

108eabcc12524e51784e45c027e7c4290e9d0c6d authored almost 6 years ago
Linting fixes

c40ee7daed9c58479b2d22e7c77648aeb6caa5d1 authored almost 6 years ago
Add flags support to log resource

1c9b9533cfe51e24e9d26d43adc130dfaa37d4db authored almost 6 years ago
Update README to add examples from extended testing

54b5b5a341b3b05854a5d1a0a0ff8fc41911dbca authored almost 6 years ago
Enhance testing with more examples and enable Travis artifacts

96191ddf725ee76e816a1bd01b9d041490732e11 authored almost 6 years ago
Removed service resource

6e30e964dd4e72199fc56c083f01f6c398a5aada authored almost 6 years ago
README mainly completed

4fde145e94f8a4b1924b9ee1d8b4876d0e2dd854 authored almost 6 years ago
Testing update and fix property in filter resource

1. Parameters property on the filter resource should also accept a
String and Array.
2. Updated ...

c4235dc68db840127392200a37e063006a533dce authored almost 6 years ago
More README work

89a213e5ddad836dc9deaf91df80e5156340af89 authored almost 6 years ago
Added description to generated files

765f7a35e551b03e3a77ead8e0fbfe9a4c1c5b19 authored almost 6 years ago
Fix test paths

cabd0c1d8c1e87a759c1894e4eac586d4ebd3ae8 authored almost 6 years ago
Update install resource to extend remove action

066aaf44eae5b66971c98c6fca983f74488fa173 authored almost 6 years ago
More documentaiton updates

cd6e6cca1b597ad53230f1cb098b252cf0824fbe authored almost 6 years ago
Extend spec testing and Travis CI

1. Add stages and kitchen to travis.
2. Extend spec testing to more platforms.
2. Spec test for ...

6fb8b80656a401c44e65d8ed305c66d17e475cc2 authored almost 6 years ago
CI config changes and enable Travis on github

1. Fixed typos in spec files.
2. Added spec for extra filter resources.
3. Added travis-ci confi...

54fbb391faa0578329b165710b5475f11799d8a5 authored almost 6 years ago
Documentation examples

1. Extend documentation with examples.
2. Extend filter test recipe to include more complex filt...

41109ebf0a35a0a8ab24448b065ddab1b2e579b4 authored almost 6 years ago
Documentation update

b7071707d279cde3375cb080bc6e22944957d555 authored almost 6 years ago
Change configuration subdirectories path

548da4645c466d7a22b7221efd8e55447060288b authored almost 6 years ago
Removed unused attributes and CI update

1. Unused install attributes removed.
2. CI config updated to prevent pre-existing etc/ director...

4081535d26400585dab56935617380fadd23ebf1 authored almost 6 years ago
Extend CI testing and library fix

1. Fix get packacges in install_helper lib to work with COPR install.
2. Extend CI testing to in...

3de0f77de748a6520f5bb10c9b26badc667348cd authored almost 6 years ago
CI directory creation fix when existing

ab66480f16b4e86ee94c5faa16f50df65b1f31a9 authored almost 6 years ago
Update config_helper library to not format IP addresses as strings

ca2d6c05da5dc1e5a56c98e6394c5c69a89a3998 authored almost 6 years ago
Update CI pipeline process to use per test type stages

3794ada9907b91ff231bf9562e2e40de3b414556 authored almost 6 years ago
Revise supported platforms

1. Amazon Linux 2 support added.
2. Ensure conf.d directory is generated as some packages don't ...

4d3532bb4728fa1222e072149a091278d91f1d6b authored almost 6 years ago
Kitchen CI changes

1. Move docker prerequisite commands to intermediate instructions.
2. Exclude COPR testing from ...

bb6af880df951ad7fab12ba35bd069df13b313d3 authored almost 6 years ago
Gitlab CI initial setup and testing

c682af7ebc34edef09112cbb7dd4d0974912ab5c authored almost 6 years ago
Enable Gitlab CI integration testing with Kitchen

c77f600e7310f9a3c0ec697bb295f3a3be283186 authored almost 6 years ago
Added more spec test

258e40a0515b5fe4f6470b9ef32537b51b733743 authored almost 6 years ago
Fixed already declared constant warning and created destination spec.

228c18290ca5d3336befa5b4a35a74119386f9a2 authored almost 6 years ago
Completed library spec tests and begun resource spec tests.

8f7cd227d8cfcfce882622c682eb0d7f0a3f30b0 authored almost 6 years ago
Libraries spec and bug fixes

1. 100% coverage achieved on config_helpers.
2. install_helpers all but done.
3. Fixed bugs in c...

eae3477eb739ea3e862419663b1a6fb4a378928c authored almost 6 years ago
Unit tests continued

1. Continued expanding ChefSpec tests towards 100% coverage.
2. Fixed a variety of bugs uncovere...

b6a86b63c70369c718f1bdc37fcbf06f9b09cfac authored almost 6 years ago
Library bug squash and spec tests continued

Battling how to format arrays of like parameters vs arrays of formatted
strings of potentially a...

70feb31f0fb097ce1aa4bc9f46f1627c62bde585 authored almost 6 years ago
Unit and Kitchen tests

1. Begun creating unit tests.
2. Basic kitchen tests.
3. Removed reload/config check logic from ...

e477cae73f809ab41da0baa42751ada0bfe5a96a authored almost 6 years ago
filter, log and source resources

1. Created filter, log and source resouces.
2. Templates to match.

Signed-off-by: Benjamin M. H...

786c35f77003b1de28f78eb23ae37871a96b3a92 authored almost 6 years ago
Templates for other resources and destination resource config reload

1. Added templates for other resources.
2. Destination resource will test and reload config on m...

e2c5c3bcb0ebff09d8d9c2e8f91a651fb7db0bd0 authored about 6 years ago
Old recipes removed

a5b8beb1a80bd9e217e25e9f8c5f2ccca40e5b0d authored about 6 years ago
Destination resource

1. syslog_ng_destination resource created which will create a config
file in '/etc/syslog-ng/des...

6013463e281672a4ba395782c955d923d61f7e93 authored about 6 years ago
Include config subdirs and metadata update

1. Additional configuration directories are now auto-included.
2. Changed additional config dire...

357a2f2ab469e68df13468cb60920e9d7a5dbeb6 authored about 6 years ago
Update copywrite notice

4d7c1129bcd1d4ecf2a32cc8e038e40fd486de3d authored about 6 years ago
Dynamic config version and directories from attributes

1. The config version is now dynamically populated from the installed
version of syslog-ng.

2. ...

5e9019be07ff62f39fc4b33f438a66872de2ef9a authored about 6 years ago
Dynamic install package names

1. Packages to install are now populated by library dynamically for the
platform.
2. Created res...

9b29221f2b26c20b22e0ef124979b65fa25d15a1 authored about 6 years ago
syslog_ng_install and syslog_ng_global_config resources

1. Created install resource to install syslog-ng on various platforms.
a) Install from distro r...

79d369ad404b5f5df979dbf5d74fbde548de4640 authored about 6 years ago
Rename cookbook from syslog-ng to syslog_ng

e19806ee7f285dbc2eb9f3cb036f0a0192fe1a16 authored about 6 years ago
Initial work

3b8ac6123296b0415f37ab3c03f8157f74377a6c authored about 6 years ago
Add generated delivery build cookbook

5c2cbb01c18d22dd0c86626c8e56bdd3c12fcb0b authored about 6 years ago
Add generated delivery configuration

f93eb0f8fc566726bc4f1796728d7528a464f6b9 authored about 6 years ago
Add generated cookbook content

3472eb31281b25e5ceca25efbd9d82ce69dbfb0a authored about 6 years ago