Ecosyste.ms: OpenCollective

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

github.com/voxpupuli/puppet-r10k

Setup and configure r10k for use with git based environments in puppet
https://github.com/voxpupuli/puppet-r10k

Merge pull request #370 from voxpupuli/modulesync

modulesync 0.21.1

674142b4da51c8c53f159d43b221816a543b00e2 authored over 7 years ago by Alex Fisher <[email protected]>
modulesync 0.21.1

1b528276e0827314aaa13f6946f166488c2791e2 authored over 7 years ago by David Hollinger <[email protected]>
Merge pull request #368 from alexjfisher/slack_proxy

Add slack_proxy_url parameter

5025e69ab8b611991897f0842880367ebc991cd3 authored over 7 years ago by Rob Nelson <[email protected]>
Add slack_proxy_url parameter

Defaults to `undef`. When set, slack notifications will be sent via the
http proxy given.

f2b5bc0eea5e3410f6ad988eba5d1bebf3368dbd authored over 7 years ago by Alexander Fisher <[email protected]>
Merge pull request #366 from alexjfisher/pin_sinatra

Fix webhook installation by pinning sinatra gem

351327b3f22ef43e13f8ece2ec94f1b47d649287 authored over 7 years ago by Rob Nelson <[email protected]>
Pin sinatra gem

Sinatra 2.0.0 was released on the 7th of May 2017. It requires rack ~>
2.0 and *that* requires ...

312e759dbfae9b60270a6e03827762f15a2cb9db authored over 7 years ago by Alexander Fisher <[email protected]>
Remove management of rack gem

This code doesn't do anything.
rack is a dependency of sinatra which the module is already insta...

eef5801f0f24e473e5a741024dfe7a37328d9c41 authored over 7 years ago by Alexander Fisher <[email protected]>
Merge pull request #352 from vchepkov/vardir

use stdlib puppet facts for configuration

1d0c344b1fee40b6a6d7771ea9b83a9cf07c26c3 authored over 7 years ago by Rob Nelson <[email protected]>
use stdlib puppet facts for configuration

puppetserver doesn't honor puppet.conf vardir settings

96087eed860c9db90d3935cadb9cbaf2228fe91e authored over 7 years ago by Vadym Chepkov <[email protected]>
Merge pull request #363 from nike38rus/master

Webhook: ability to pass extra arguments to mco

538e0d9371fb0edb32ae494c8e8d39014cf5da26 authored over 7 years ago by Rob Nelson <[email protected]>
Define data type for webhook::config::mco_arguments

5cba5e20e5d2b62b68dfb458650abecb2feb3caf authored over 7 years ago by Nikita Akhnin <[email protected]>
Merge pull request #364 from voxpupuli/modulesync

Modulesync 0.21.0

3e1672d65b61086abc296c5a30409c39da816a2c authored over 7 years ago by Rob Nelson <[email protected]>
rubocop: autofixes

7b182378aec73f21ef6513015b0c57311b58662e authored over 7 years ago by Tim Meusel <[email protected]>
modulesync 0.21.0

ce438c235ef21873953d617cbfc13bac6b3183fc authored over 7 years ago by Tim Meusel <[email protected]>
Merge pull request #272 from thebaron/heartbeat

Added /heartbeat url endpoint to webhook

e4b0cc665136ba1a8637f5f7e77fb9c25799fc04 authored over 7 years ago by David Hollinger III <[email protected]>
Fixed tests per linting rules

f48b5d9b268537294f087246f7ac7b519be1d87f authored over 7 years ago by Baron Chandler <[email protected]>
Fixed tests per linting rules

b10973c799007c15ab74dbaf0120f9f5a84290b5 authored over 7 years ago by Baron Chandler <[email protected]>
Fixed tests per linting rules

350df8079d2e701f18390dad7447eb0a61fd6192 authored over 7 years ago by Baron Chandler <[email protected]>
Remove trailing whitespaces in webhook config spec

6be41e9758f67bf99018fd9f7537b8b4d6a3d6d4 authored over 7 years ago by Nikita Akhnin <[email protected]>
README: Describe mco_arguments webhook feature

f961389945973c2d467594d6f20877b4311eb5d5 authored over 7 years ago by Nikita Akhnin <[email protected]>
Added /heartbeat url endpoint to webhook

- can be used to ensure server is up for loadbalancers and
HA servers/proxies.

b835cfa4350fd62f2d6dfecbb9c4b815ac1d5606 authored over 7 years ago by Baron Chandler <[email protected]>
Add rspec test for FOSS with extra mco arguments

80e0c16fe3a9c8d443dfb5e2b7e4784477894b97 authored over 7 years ago by Nikita Akhnin <[email protected]>
Don't log authentication events if webhook is not protected

e2d744558efba340112905fe96e86c6f17f594d8 authored over 7 years ago by Nikita Akhnin <[email protected]>
Comment and indentations corrected

b9646b0c12c0a8b841b491f8d35f8699a6305a85 authored over 7 years ago by Nikita Akhnin <[email protected]>
Extra mco arguments handling

74d2ba8867450a9ed903a10617c88af02f294cae authored over 7 years ago by Nikita Akhnin <[email protected]>
[blacksmith] Bump version to 5.0.3-rc0

ed2ffc920dfbf96221c27c45d9bc78ac1bf41d6d authored almost 8 years ago by Rob Nelson <[email protected]>
Merge pull request #361 from dhollinger/rel502

Release 5.0.2

22f05510ea60c7c4803e0f0af3b4112bc1beda68 authored almost 8 years ago by Rob Nelson <[email protected]>
Release 5.0.2

498cf3011577411514d7aebd3bafb98d36b9e643 authored almost 8 years ago by David Hollinger III <[email protected]>
Merge pull request #360 from dhollinger/fix-puppet-4.10-check

Add check to fix the ruby path on puppet 4.10.0

33f6aab1bb728071874c9cbd9f4695eaafbecc5e authored almost 8 years ago by Tim Meusel <[email protected]>
Remove unnecessary erb code

70ff3c4ebe8e70c6417170fab406ba9eb002707b authored almost 8 years ago by David Hollinger <[email protected]>
General syntax cleanup

6260c4c91ca3dbb46f483b252d4d76f53a32107a authored almost 8 years ago by David Hollinger <[email protected]>
Make logic multi-line

aad1265b92f310fbff6b5dbdb207fa4ff18c98c5 authored almost 8 years ago by David Hollinger <[email protected]>
Replace puppetversion check with versioncmp from Puppet::Util::Package

19a5de84f94a556d310c1cdea342a41d6ea6ec8c authored almost 8 years ago by David Hollinger <[email protected]>
Update version check to account for a 4.11.0 - 4.19.0

908ffb52875f8e3200f527237c8bd5fc560b4bd8 authored almost 8 years ago by David Hollinger <[email protected]>
Add check to fix the ruby path on puppet 4.10.0

Added a temporary check that will check if @puppetversion is >= '4.2.0'
OR == '4.10.0' and if ei...

e45a8b967f4b5c1c86af020fc0f32f343f392993 authored almost 8 years ago by David Hollinger <[email protected]>
Merge pull request #355 from nike38rus/master

Webhook: ignore deploying some environments

e4c08c10fddb5b2fa748e13dd5d66443303b8c4a authored almost 8 years ago by Rob Nelson <[email protected]>
Correct strings order in webhook.yaml test spec

1906ddf33b0c029f69c0b7756957b20188f9c248 authored almost 8 years ago by Nikita Akhnin <[email protected]>
Updated webhook.yaml test spec

e89f3d0d1975e58172b99491643979e09ae002a1 authored almost 8 years ago by Nikita Akhnin <[email protected]>
[blacksmith] Bump version to 5.0.2-rc0

3d74929f5124d26829dff2a5f01822a29b3d08e7 authored almost 8 years ago by Tim Meusel <[email protected]>
Merge pull request #358 from bastelfreak/rel501

Release 5.0.1

9e1cf81c475e4c624e4f8de73845f95b8a4af6f7 authored almost 8 years ago by Tim Meusel <[email protected]>
Release 5.0.1

f59bf8972d436477f5e65ef84d0c010aa01910e5 authored almost 8 years ago by Tim Meusel <[email protected]>
Create sanitize_input helper method, call it on strings sent to run_command method.

31e9d436d4211b5b2f1bf3f18993a2310d0b37bf authored almost 8 years ago by xraystyle <[email protected]>
puppet-lint: fix arrow_on_right_operand_line

3a8158bf0ce82a2cb6b9ea6d30d3267cc10e061e authored almost 8 years ago by Tim Meusel <[email protected]>
More informative log message when ignore environment deploying

a9e1a6be2635e8ec2f64c69823e9af243b1e3198 authored almost 8 years ago by Nikita Akhnin <[email protected]>
README: fixed spelling errors

368f0cb17a8e223535ed146d718d4b0b43cd61e3 authored almost 8 years ago by Nikita Akhnin <[email protected]>
Merge pull request #356 from xraystyle/bugfix/shell-escape

Create sanitize_input helper method for strings sent to run_command method.

f4b44b15444d262a87627864d338282da2ee7444 authored almost 8 years ago by Rob Nelson <[email protected]>
Merge pull request #357 from bastelfreak/puppet-lint

puppet-lint: fix arrow_on_right_operand_line

21bb94425acc84c781e89d455c254bf6bfca15d8 authored almost 8 years ago by Rob Nelson <[email protected]>
puppet-lint: fix arrow_on_right_operand_line

f7ff786f452adc1960682826c50c5999e9d7ae6a authored almost 8 years ago by Tim Meusel <[email protected]>
Create sanitize_input helper method, call it on strings sent to run_command method.

c1fd795f49a52f9c6b971551df4f921bdb2bd453 authored almost 8 years ago by xraystyle <[email protected]>
Better Regexp recognition pattern in webhook binary

deede8aed6dd1cdd1dc5462ff58f2a8ac3287f03 authored almost 8 years ago by Nikita Akhnin <[email protected]>
README: Describe ignore_environments webhook feature

ed1427d09854eb6e1f4f11e8ee1d460eb90bda02 authored almost 8 years ago by Nikita Akhnin <[email protected]>
Added ability to ignore deploying some environments

fd61eb30f1c8a69326e82ec11150e697050ae7e5 authored almost 8 years ago by Nikita Akhnin <[email protected]>
Merge pull request #349 from luckyraul/webhook_background_mode

Webhook Background mode

56546f430fe83a40c2abcd413ea36f998473c843 authored almost 8 years ago by Rob Nelson <[email protected]>
Merge pull request #353 from kallies/styleguide-quoting

Use styleguide compliant syntax for sskey example.

ba0fb400973b6f580348d2fadfd3911d7fc7665b authored almost 8 years ago by Tim Meusel <[email protected]>
Use styleguide compliant syntax for sskey example.

cbd54f7b3bca206c4a754fed2e730c9996d33c3f authored almost 8 years ago by Lukas Kallies <[email protected]>
Update README.md

fc65bc12d9f040efc0fd2a4567c8692b29206548 authored almost 8 years ago by Nikita <[email protected]>
Merge pull request #350 from alexbrett/slack_username

Fix webhook slack_username parameter handling

836f50e84f35a3138c7fb626d5b99b272900f8b2 authored almost 8 years ago by Rob Nelson <[email protected]>
Fix webhook slack_username parameter handling

The parameter defined in the config manifests etc is slack_username, however the webhook was exp...

8dcea16506523abceb6582133f3aacd874c75fc1 authored almost 8 years ago by Alex Brett <[email protected]>
fix string to object

c132aa2083641cd882c5eb4f0b9dde38e3d375c2 authored almost 8 years ago by Nikita Tarasov <[email protected]>
Revert "Update config_spec.rb"

This reverts commit b580a73df1a7e21e32a26bc75ae2aff60b931acc.

37766b0f8cbc52267fc9c45e02e8de38b00c3e29 authored almost 8 years ago by Nikita Tarasov <[email protected]>
Update config_spec.rb

b580a73df1a7e21e32a26bc75ae2aff60b931acc authored almost 8 years ago by Nikita <[email protected]>
server type to config

d72fdbf1b2a3c322a47bd9e3b2482a7f67112dcc authored almost 8 years ago by Nikita Tarasov <[email protected]>
Merge pull request #348 from voxpupuli/modulesync

modulesync 0.20.1

11f01d6197dfa2daa7c04e2c48517f1632b4f9f4 authored almost 8 years ago by Rob Nelson <[email protected]>
modulesync 0.20.1

91b5bb5da58d2d305af169eabb465813ed3bca0c authored almost 8 years ago by Tim Meusel <[email protected]>
[blacksmith] Bump version to 5.0.1-rc0

c7a46546023a2c4aa1da9e9f658bd9bf020cf9f9 authored almost 8 years ago by Rob Nelson <[email protected]>
Merge pull request #347 from voxpupuli/rel500

Release 5.0.0

ccf00e1a06998d4c9bbb981df6837d5c9fe1ac5d authored almost 8 years ago by Rob Nelson <[email protected]>
Release 5.0.0

2bbb92e3e8c0e9dee55b7870faa6a956ca98c179 authored almost 8 years ago by Rob Nelson <[email protected]>
Merge pull request #345 from Kotty666/master

fix for issue: #342 - r10k.yaml placement is incorrect

62b7011003295f53824aafb762bae9c5cc083bba authored almost 8 years ago by Rob Nelson <[email protected]>
Merge pull request #343 from voxpupuli/yamllocation

Update yaml location for >PE3

df982bea13a4a7485b25cda363feb0e438f22594 authored almost 8 years ago by Rob Nelson <[email protected]>
fix for issue: #342 - r10k.yaml placement is incorrect

40fa2ae5028dfe01806470eec850f5bf8c9b5004 authored almost 8 years ago by Philipp Frik <[email protected]>
[342] When using puppet4, many settings in r10k::params are now the same for FOSS and PE. Adjust the defaults to reflect this.

69d9afe8c320572c4272fc2470206d06f1d372d3 authored almost 8 years ago by Rob Nelson <[email protected]>
[342] Update r10k::config to properly pull defaults from r10k::params when called directly. Refactor rspec tests to better test the config class and only provide mandatory class params.

d25427bd4ea120e64596d0bea93fd6b9f3c807c5 authored almost 8 years ago by Rob Nelson <[email protected]>
Merge pull request #341 from bastelfreak/puppet4

replace all validate functions with datatypes

4bf5b6cf6ed466820e24f0da8659ad5e9955a9be authored almost 8 years ago by yastupin <[email protected]>
replace all validate functions with datatypes

I had to bump stdlib to 4.13.1 to get the types from it

01866b898ef89ffe7b73954d83dace97bcecb022 authored almost 8 years ago by Tim Meusel <[email protected]>
Merge pull request #283 from luisfdez/fix/rhel7-systemd

Ensure webhook run folder exists on redhat systemd environments

345adaf7849bba6931d23ad4600d245649a293c7 authored almost 8 years ago by David Hollinger III <[email protected]>
Ensure webhook run folder exists on redhat systemd environments

On RHEL7, the /run directory is now used as a temporary file storage system
(tmpfs), meaning tha...

c72f0d71a64f7c838fd2b80dd80ca0d87b185dd2 authored almost 8 years ago by Luis Fernandez Alvarez <[email protected]>
Merge pull request #338 from voxpupuli/readme_tweaks

Cleanup webhook use case notes; specifically PE/FOSS split.

ee29b912f63d0a10569ac98b4cdd54578b74a75a authored almost 8 years ago by David Hollinger III <[email protected]>
Cleanup webhook use case notes; specifically PE/FOSS split.

43b59f5c0c64546ebd7dd0c82c4d32ff5edeb689 authored almost 8 years ago by Rob Nelson <[email protected]>
Merge pull request #321 from voxpupuli/puppet4

Remove support for Puppet 3 and Ruby <2.0.0

228f772120fe3b313afd902f17a853fdb7f27c2a authored almost 8 years ago by Tim Meusel <[email protected]>
Prepend future_release with a 'v' to match release naming

f151e5030eed40cf9991b053258cebc93a0f64da authored almost 8 years ago by Rob Nelson <[email protected]>
Remove pe_gem, remove references to pe_gem, and some other Puppet 3 blocks and tests

4f376ad8c433937806209be6007c2f70dd438ea6 authored almost 8 years ago by Rob Nelson <[email protected]>
Remove support for Puppet 3 and Ruby <2.0.0

Bump version to 5.0.0-rc0
Update associated readme information

2d69237a824830824b38482c14413ba89e37f0d2 authored almost 8 years ago by Rob Nelson <[email protected]>
Merge pull request #336 from voxpupuli/modulesync

modulesync 0.20.0

26e379bc4ec1b5e137657f603428a310e03454f3 authored almost 8 years ago by Alex Fisher <[email protected]>
delete unneeded spec.opts file

388a7778e4a97223908ca176588143ec13fa9dd4 authored almost 8 years ago by Tim Meusel <[email protected]>
modulesync 0.20.0

a84e4ae1be699b017c4feee0762b94b52c415606 authored almost 8 years ago by Tim Meusel <[email protected]>
[blacksmith] Bump version to 4.2.1-rc0

05e73b4a5aa7ed54b1c799eff325622f246bbbf0 authored almost 8 years ago by Tim Meusel <[email protected]>
fix wron version numbers in changelog

4f3de83d8be0f96859b8fdf9796c9427597b2490 authored almost 8 years ago by Tim Meusel <[email protected]>
Merge pull request #335 from voxpupuli/modulesync

Modulesync 0.16.11 & Release 4.2.0

742dd0efcee8cdd7b8d17668fee3726b41bb75df authored almost 8 years ago by Igor Galić <[email protected]>
pin puppet-portage to 2.3.0

something in 2.4.0 is broken. Investigating here is out of scope for a
modulesync. This will be ...

9e6fb16f7bb857de3308bd3a03c6ecbf665adc20 authored almost 8 years ago by Tim Meusel <[email protected]>
release 4.2.0

a95995cf61bba0d61ec9a455c2c96664b518fe6f authored almost 8 years ago by Tim Meusel <[email protected]>
modulesync 0.16.11

7b3733353447b86da22ddc5dd8fe63cdd24e3374 authored almost 8 years ago by Tim Meusel <[email protected]>
Merge pull request #334 from triforce/add_deploy_config_support

Added new 'deploy_settings' information

380f0560136a47d2dd1c5f5aadcc9f7b4e577431 authored almost 8 years ago by Rob Nelson <[email protected]>
Update README with changes from PR.

Added link to deploy settings and replaced example remote.

6855a345f68b50befa294b652af5fffc74d803c3 authored almost 8 years ago by Chris Andrews <[email protected]>
Added new 'deploy_settings' information

Added documentation to the README detailing the new deploy_settings config parameter.

fc24787d23f9fe5cab308dad192374ab4cfe0b3d authored almost 8 years ago by Chris Andrews <[email protected]>
Merge pull request #333 from triforce/add_deploy_config_support

Add support for changing the 'deploy' settings in the r10k.yaml configuration file

36e6c7f51c195ef7932e77a0d5a1ed438f482dfe authored almost 8 years ago by Rob Nelson <[email protected]>
Added support for changing the 'deploy' settings in the r10k.yaml confguration file.

f26504e164ae273fc8f15c0958887f41cc6d8832 authored almost 8 years ago by Chris Andrews <[email protected]>
Merge pull request #331 from EmpaticoOrg/slack

Added Slack webhook

2de95ae60ffae0e30949c7591ccd29c80c4f0a76 authored almost 8 years ago by Rob Nelson <[email protected]>
Moved status_message return

4b0aa389a7a423ef1802a326fc457d4399772ad8 authored almost 8 years ago by James Turnbull <[email protected]>
Updated config order for test

86326ed00507caf819b2fa8117ab076227286ec5 authored almost 8 years ago by James Turnbull <[email protected]>
Added Slack webhook

This adds a configurable Slack notification to the r10k webhook.

See the README for configuration.

0b2134181334eb2d4d181fd137b61957f56ad2b2 authored almost 8 years ago by James Turnbull <[email protected]>