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

Adds spec specific for $git_ssl_no_verify param

* Both checks are happy path for now
* But in a major bump, $git_no_verify should either be remo...

d6eb4b1953513e344143f63374762024bccf1f0c authored over 9 years ago
Deprecates `$git_ssl_verify` parameter

* The parameter is `git_ssl_verify` b
* But the value it's setting is the environment variable `...

1dfc1a0288bd5d9f90fc72bbd53065bbbc8f823d authored over 9 years ago
Merge pull request #173 from robbat2/gentoo

Actually run as non-root, --user is for matching not chuid.

e9885be8d110b42d8fc0c80066afe86ea84df8e5 authored over 9 years ago
Actually run as non-root, --user is for matching not chuid.

Signed-off-by: Robin H. Johnson <[email protected]>

6f42348822bbafd65d554a57d66e64bdeee0fa6b authored over 9 years ago
Add comma #167

add @ghoneycutt 's comment

752eec087b657402dc3367eb66cffb7263d72584 authored over 9 years ago
Merge branch 'master' of github.com:acidprime/r10k

87ada7d7211241cad30952d2234a8f27981c6def authored over 9 years ago
Merge pull request #167 from fnaard/fix_typos

Fix a few typos.

d571dc6c33295a7df521f8241c84fd9dd4c06372 authored over 9 years ago
Merge pull request #172 from robbat2/gentoo

Gentoo & Pidfile/Init fixes

8793bea958d0369b5d56d944c97a925503120bd8 authored over 9 years ago
Trailing commas accidently introduced caused arrays to be in the :SSLVerifyClient parameter

Signed-off-by: Robin H. Johnson <[email protected]>

a2ec62a4dd6607e7d16461e8be6edf615581e70f authored over 9 years ago
Fix whitespace.

Signed-off-by: Robin H. Johnson <[email protected]>

3abfb8be439603c9ffa0bbfb93dce40ec7b65169 authored over 9 years ago
Match Debian as string.

Signed-off-by: Robin H. Johnson <[email protected]>

52cd78c39e3a00541742f7cee37f8866d0659469 authored over 9 years ago
Correctly status on Ubuntu with sysv.

Signed-off-by: Robin H. Johnson <[email protected]>

3f1642240547db1f2ef2a1c2a2cc9eb7aa07ac5d authored over 9 years ago
Revert sysv init script to using pidfile.

Signed-off-by: Robin H. Johnson <[email protected]>

3e8674ce0d1de64051206733e9386a6301247b6f authored over 9 years ago
Working pidfile output!

Signed-off-by: Robin H. Johnson <[email protected]>

83e3005536d0c24ab5c957d1890e84f4112557ed authored over 9 years ago
Add a Gentoo init script for webhook, based on the stock Gentoo init.d template.

Signed-off-by: Robin H. Johnson <[email protected]>

70e45180f32d89456f612eb87d0ae2e5870c8278 authored over 9 years ago
Fix syntax.

Signed-off-by: Robin H. Johnson <[email protected]>

385abbdf37ff8ca5dda6755d5510fb257175d748 authored over 9 years ago
start-stop-daemon says startas is deprecated.

Signed-off-by: Robin H. Johnson <[email protected]>

ad3cd4e548cd7fde488b212ba20077347e1a50ec authored over 9 years ago
Merge pull request #170 from robbat2/master

Fix non-ssl, abilliy to customize templates, and run with less privileges (but call r10k/mco via...

f26a48768f2af0267a96af60e8b0c7a40b2dbd43 authored over 9 years ago
Merge pull request #163 from buzzdeee/master

Add support for OpenBSD, some noteworthy points to mention:

a9c1ebf0ea8f675eb68b06f6397aecbfcda6ae1e authored over 9 years ago
Merge pull request #169 from brdude/master

Update stash_mco.rb

61e13f887d00dae1bc55f9963a2a6cf4a0f7519d authored over 9 years ago
command_prefix: Ability to run mco/r10k via sudo

It should be possible to run the webhook as an unprivileged user (eg
nobody) and only invoke r10...

9a80bfa614d9bf07eefd213368471224d3a50752 authored over 9 years ago
parameterize template arguments.

Signed-off-by: Robin H. Johnson <[email protected]>

b748318df7b57cdb9c1746b0a2889b6f6daaae8b authored over 9 years ago
Fix non-ssl usage

If enable_ssl is false, the script still tries to read the
public/private_key_path, and complete...

f627a07cb4ac806d6845f2a2782f5808e193dce0 authored over 9 years ago
Update stash_mco.rb

* Ruby 1.8.7 does not like the trailing ','
* Switch the path to ruby binary

90ab4ac7014fe934099b31aa0b0573130fb658cc authored over 9 years ago
Bump Version

6e617e4671a4f46d263d4b50b72c86799e95a556 authored over 9 years ago
Bump Version

1887c267422f445a4d517b5ec76c4f07ec2f0318 authored over 9 years ago
Merge pull request #168 from trlinkin/systemd

Systemd

cd12be36582a27cd8b474affa5a7e5674387ccbe authored over 9 years ago
Add testing for systemd additions

This commit adds unit tests to the `r10k::webhook` class to ensure that
the additions made for S...

14f3932e29f9ccb125f0dc33e2170fb2e2183be4 authored over 9 years ago
Add SystemD awareness

EL7 has switched to SystemD for running services. This commit adds
awareness of SystemD on EL7 s...

4b041933f53f45ae0f6dd33373f2a243196b566b authored over 9 years ago
Add SystemD service template

This commit adds a template for running the Webhook as a SystemD
service.

3210cc97a6f93b95981ee9447004450041615ceb authored over 9 years ago
Fix a few typos.

c941cd031adf7771991381aa34a830da15a32f8d authored over 9 years ago
Add support for OpenBSD, some noteworthy points to mention:

- Tested with OpenBSD -current, where there is a r10k package available
- Ruby binaries on O...

272a0050fb82de5eac2935844742c1359a9aec80 authored over 9 years ago
Bump Version

2a044a16c85c7d8230670a6beeafcd2aee64c3e6 authored over 9 years ago
Merge pull request #166 from rnelson0/webhook_yaml

(162) Revert to original webhook.yaml.erb contents

7ae125c9098ace2d3fb87c76b34f6c1798125840 authored over 9 years ago
(162) Revert to original webhook.yaml.erb contents

8ed48feb1b124d1b2eec700301063753ad5469c5 authored over 9 years ago
fix test by setting is_pe fact to true

6bf4d63102ff4983c4455fc2173e3daae4e59538 authored over 9 years ago
change to only check the pe_version fact if the is_pe fact is 'true' or true, to account for stringified facts, as the getvar() approach still throws an error under future parser and puppet 4 on the foss version.

c5026053503e2c44ce62330be60c141d04155e5a authored over 9 years ago
fix comment to reflect previous commit

262ceb1a6df64fa512e8549977f6069ea287f7ab authored over 9 years ago
change to use getvar to test for the existence of the pe_version fact rather than test for pe_gem being specified as the the provider for the package

9b57cd6efb94041ac687432b2d90fe0000a2f07b authored over 9 years ago
Merge pull request #159 from aharden/aharden-patch-1

Update r10k gem version for v2.7.x module version

4acf919752750df7b3d54d4a75bd5013b3f92bdd authored over 9 years ago
add check to prevent the pe_version fact from being evaluated unless the pe_gem provider is used. This prevents the puppet run from failing on foss puppet with strict variables enabled

dbd3e5862f27f88001c64664c755842ecd11c4cd authored over 9 years ago
Update r10k gem version for v2.7.x module version

r10k gem v1.5.0 was yanked and current params class defaults to v1.5.1

ee75c2cb49ef197dd91bdd9d72484ef61122b100 authored over 9 years ago
Try and Fix Ruby 1.8.7 issues with tests

This worked last time...

09f970f59d7584f2241f55d81baa0a63f95f7a9f authored almost 10 years ago
Ruby 1.8.7 fixes

0e591d3e78ec48797881d2b55891cc705ee3d84c authored almost 10 years ago
Cleanup whitespace

my vim environment is mess sorry

1fa55680d63df718ad0fb81ca1ef1c9270a3146f authored almost 10 years ago
Lint

```
manifests/webhook.pp:16:arrow_alignment:WARNING:indentation of => is not properly aligned
ma...

1ad04574d81c97e0d29ca8ceae0ab5e4bbc63da8 authored almost 10 years ago
Update specs

Prior to this commit we were not running spec tests on the webhook
causing Hilarity to Ensue thi...

9090a5f087634bebf7736e50589e5c7fff17fd39 authored almost 10 years ago
Always install sinatra on PE

Prior to this commit we only allowed the module to work on
PE 3.7.1 and higher based on moving t...

ea3fbe218507f0f9cf3e2ebbed6a490358cec0a8 authored almost 10 years ago
Allow spec tests

Prior to this commit this function would cause specs to fail
as it needs to read a file. This is...

ec4553ecbf4aeb7b7c749017ea3add0ddf629d82 authored almost 10 years ago
Bump Version

0007a5cc66f1a508e29b1f5a3db7d1d37e430446 authored almost 10 years ago
Fix #154

Prior to this commit we moved the declaration in from
https://github.com/acidprime/r10k/commit/4...

36d3075ecb3378c40c0af8fac987bdf7f8731df7 authored almost 10 years ago
Lint commit

```
manifests/webhook.pp:16:arrow_alignment:WARNING:indentation of => is not properly aligned
ma...

dceacf19f2d3bc1665efe0186a600012eb2b71b9 authored almost 10 years ago
Whitespace commit

2522cc1c91e8fa8d85d8a472e61927e5d3c0638e authored almost 10 years ago
Fix #155 gem install arguments

89189ad3797a340901067da96a5e6319dc3d8d80 authored almost 10 years ago
Fix #155 & spec updates

Prior to this commit the empty array as the param default did not
work for those users who use t...

22fd541745a550a1aa46f220da0860bb222afb50 authored almost 10 years ago
Add bundle exec to rake commands

Prior to this commit we did not bundle exec our Rakefile
so the Gemfile would not always be used

de9f81275ef58a34599a06f664e92827d3a705b7 authored almost 10 years ago
Bump version

9a7ca7916fe9ce96648517f5d6e2faf41d5804fa authored almost 10 years ago
Fix #144

Prior to this commit we did not manage the directory contents recursively
. this commit adds the...

a21c426e77c2f1f015f7f59c06db328a19fe60fd authored almost 10 years ago
Fix #154 install sinatra on PE & FOSS

prior to this commit we moved the sinatra package
to a conditional that only applied to FOSS thi...

46b8a3b08541cd66da756ee69cc74dae15bbabe8 authored almost 10 years ago
Update r10k version Fix #153

Prior to this commit adrian was nice enough to fix a bug and
he decided that 1.5.0 should have n...

80a093dc164a6d806a4f544f8ceb2485252aa2ec authored almost 10 years ago
Mco plugin directory is corrected

bd27c4c6f027988147ba0eaa08086345646b4a1b authored almost 10 years ago
Config file will remain at /etc/r10k.yaml to not create duplicates with pe_r10k module

a7b3acd73830876116f38984c79476d898105cd5 authored almost 10 years ago
Merge branch 'ranjit_sg' of https://github.com/WhatsARanjit/r10k into ranjit_sg

87ba5238a0e137e18e9ff87a7c0cc55ce8386fa5 authored almost 10 years ago
Moved r10k.yaml file under each use case

23d88a18bd5e5073be4276e8d9f809ba9f9439b7 authored almost 10 years ago
r10k_config_file and r10k_basedir moved in 2015.x

d9bc053dd67742d2d7007b51e77781b4bbe28a9c authored almost 10 years ago
Provider for 2015.x uses puppet_gem instead of pe_gem

c23132980cbc17198876f34c51f233c027714e24 authored almost 10 years ago
Fix code block

584529c3dffa3732a4056eb255c2621b6dfcb90f authored almost 10 years ago
Add bootstrap notes

b23510750457ab4b6e21c8c3ab7eef9b9ce5db2d authored almost 10 years ago
Update DOCs on new param

84b077f575694ccf27c4e2c8d902b6ab21e9c69a authored almost 10 years ago
Fix postrun_command param

Prior to this commit we documented an invalid param, this command
adds the include_postrun_comma...

a5dcc2a9a2655ee1c77ac5a4da33a68f5013f37d authored almost 10 years ago
Update README with approved template

44f61b73e18fce9662421ab10aa696abf8d3c9c6 authored almost 10 years ago
Merge pull request #150 from acidprime/foss_webhook

Support of Puppet FOSS for Webhook

081eef589bc9b9a0eb6e5bdb147afa9717c62ce1 authored almost 10 years ago
Replace reject with select

646914f458ec56038b8f477efc0f52f6686d9ac0 authored almost 10 years ago
Update reject

d505252c86f2bfd70cb105c1190bd59814d57d9d authored almost 10 years ago
Don't add undef symbols to config

Prior to this commit we would write undef symbols to the serialized
yaml file, this commit adds ...

9382b1091422f3c69d191a5601a306c123727c28 authored almost 10 years ago
Fix instance var name

Prior to this commit this code was written as a local var
not an instance variable

ecd20413a71300f7dd98d237b9416477b1e097df authored almost 10 years ago
Fix Shell Syntax

Prior to this commit we had the following issue with out init script

`/etc/init.d/webhook: line...

499310bc17fad148ed37bd6e63c6ce3877718530 authored almost 10 years ago
Fix Shell Syntax

Prior to this commit we had the following issue with out init script

`/etc/init.d/webhook: line...

e1954ceb4bceb23cb7c92e0ad866017a09cdd581 authored almost 10 years ago
Add back RHEL Support in webhook

Prior to this commit the webhook init script was updated to not
support RHEL which is the main u...

a4f900a85fd6ae4bf772dff1326e03c5ca4d74b7 authored almost 10 years ago
Merge branch 'master' of github.com:mvisonneau/r10k into foss_webhook

40a8bd19796b578c17ad476fe5efdaf4a0c2d54d authored almost 10 years ago
Cleanup Whitespace

89e657a2343b141e8ffc42ffba67ea1376d44977 authored almost 10 years ago
Bump version

213192ce4246194e6315ce76362e4f101238d96f authored almost 10 years ago
Update version chart

2be539c8f4d8908e8d739d38c3e368f3e82cb5da authored almost 10 years ago
Update default r10k version to 1.5.0

4ee534245ba30e38e7665f45c2dd741231062611 authored almost 10 years ago
Remove old Modulefile

6664a3e3086c9447e631c40a3c7ab6ddc733d9a5 authored almost 10 years ago
Update with OS requirements and PE requirements

Prior to this commit we did not have OS reqiurments and PE requirements
we were also missing an ...

b7f0ead2eaecac4b85e644b4696abed302a55323 authored almost 10 years ago
Remove PL reference

df4cd34b677f3609503b3b208ce96e0954f53968 authored almost 10 years ago
Update Docs for 3.8

1019e39f51e335aabff5e98e1b4385a62896ff56 authored almost 10 years ago
PE 3.8 Updates for Package & Symlink

Prior to this commit we had conflicting, incorrect resources for PE 3.8
This commit no longer de...

b932273423fa52371826269dbc22ffc10b7496dd authored almost 10 years ago
Bugfix for PE

71bfd0171176ad71743908196d78f83b359249bc authored almost 10 years ago
Fixed lint warnings

d5c707381e0a77e4d76a379187fd290ebb8c1681 authored almost 10 years ago
Adjustments

ed202eb1528ea4148949e0b0a7d42c2656b998e8 authored almost 10 years ago
Added public and private key path configuration

782eac5155370f8267560e6ba72056dd65dbaa65 authored almost 10 years ago
Added FOSS support for webhooks, proxy config and git no ssl check

15b4720386cfdc7886c5eaa9eb22205aaba8fcc5 authored almost 10 years ago
Merge pull request #148 from acidprime/3.x

3.x

67d5d5cf59b3f440691e92fa426afd8533b1da1e authored almost 10 years ago
Merge branch '3.x' of github.com:acidprime/r10k into 3.x

ee9ea76cf2789e216a5c7f201a06abe17d4656f1 authored almost 10 years ago
Merge branch '3.x'

671dbe50705b6c7b99e5a39570d406c7e22afa10 authored almost 10 years ago
Bump Version

fde4d29c111c65dfe39c8020bbae2b26bf4f7903 authored almost 10 years ago
Merge pull request #147 from spidersddd/master

fix for /var/run being mounted on tmpfs in ubuntu 14.04

cf1e5fe61f23245778d8debe0be092c0390fa88a authored almost 10 years ago
fix for /var/run being mounted on tmpfs in ubuntu 14.04

ca7a388affa0870367837dfc53cdfa8794dd5354 authored almost 10 years ago