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

Fix quoting to pass linting

453f0d5a4acd795739b3df8ead263208230202d8 authored over 10 years ago by Adam Crews <[email protected]>
Update for mcollective to be turned on or off

Prior to this commit we automatically used mcollective there
is certian siutations that you migh...

9821e75f6a2a81d1f5da50f692edcb97c45745ae authored over 10 years ago by Zack Smith <[email protected]>
Change to any word char

Prior to this commit we matached non-word chars, this commit updates this
to be any word char as...

d38c1d33ce037704a780892d1b9ff33d4dbf8e46 authored over 10 years ago by Zack Smith <[email protected]>
Initial README update

023b0414d36d5940a3ccf070d6e633bd876fa67e authored over 10 years ago by Zack Smith <[email protected]>
Lint

7b081e05f522fbfd400f7877e3e3a15ca8608fde authored over 10 years ago by Zack Smith <[email protected]>
Cut Release

cf6d650f48f7027c1a4e74e62cd9acc08205c4d9 authored over 10 years ago by Zack Smith <[email protected]>
Make SSL & Authentication a config option

Prior to this commit the new ssl and auth options were not seperate
this commit adds these as an...

e2e842567c69acd32cf9cdb704ab1c0b48e1fc97 authored over 10 years ago by Zack Smith <[email protected]>
Functional Prefix support in webhook

Prior to this commit we did not have the ability to encode the prefix in the
decription of the g...

054a5345811bdd97b6e82257ccb69cbebdbf5018 authored over 10 years ago by Zack Smith <[email protected]>
Add screen scraper example

Prior to this commit we did not scrape the output of the description of the repo for
the prefix....

2f8af3b4fd9a99d5eb6ab6c15d3c21f6287984cd authored over 10 years ago by Zack Smith <[email protected]>
Add example prefix_command

abe34bfe5413f6a44d2878b2c33aa9d75498ffd6 authored over 10 years ago by Zack Smith <[email protected]>
Initial commit of prefix support in webhook

b3d7e6f666aef5c98a250e7612ffadf4248e2e35 authored over 10 years ago by Zack Smith <[email protected]>
Cut Release

9dc2080f906e5f6c562d1307f02f74488b1c9b57 authored over 10 years ago by Zack Smith <[email protected]>
Remove PID from block

This is not working anyway

fe6c67a6c06a75b35fdb87d0cea8643bd4bb42dc authored over 10 years ago by Zack Smith <[email protected]>
Fix always success logic

Prior to this commit success message always showed up even if
the exit code of kill was greater ...

b949a97bb6ff31cd6cbbcf9c4f8c8efc2d398e33 authored over 10 years ago by Zack Smith <[email protected]>
Cut new release

056438dc6c7c170ba2e01f7adb21099453853677 authored over 10 years ago by Zack Smith <[email protected]>
Lint

0c64d6e8038eff2c4c3d305ce9aef99e370e185c authored over 10 years ago by Zack Smith <[email protected]>
Merge pull request #56 from dreilly1982/r10k/issues/43

Removed symlinked r10k fixture/modules directory.

a4257fac8256d9313cb8bd2e8720f50464d9f485 authored over 10 years ago by Zack Smith <[email protected]>
Removed symlinked r10k fixture/modules directory.

Added r10k to .fixtures.yaml to allow puppetlabs_spec_helper to handle the symlinking of the modu...

1a5f29f83f5674afd33395968f201761e36c3bc1 authored over 10 years ago by Don Reilly <[email protected]>
Temp workaround

prior to this commit the pidfile functionaity was in beta
still having issues

f82ea7b68a77ef40c632e62db6f582dab36319f3 authored over 10 years ago by Zack Smith <[email protected]>
Remove debug

90955fa528b5a8b0be7704cb33dbc4af4013cee3 authored over 10 years ago by Zack Smith <[email protected]>
Rename settings to not conflict with sinatra settings object

6c02a25ab55ba966c2f393614bcc307aa8dd65b0 authored over 10 years ago by Zack Smith <[email protected]>
Add APP_ROOT

3c2e30458d8b1a46b32912cb1d33d71dad42d585 authored over 10 years ago by Zack Smith <[email protected]>
Add return int

a3c0327e6431083bd0d08762c1ab5705a16552b5 authored over 10 years ago by Zack Smith <[email protected]>
Simplfiy init script

Prior to this commit we were trying to be fancy like puppet but we don't need to and its causing...

8daa3d125365b2711585454fa0cb5268c29e7df5 authored over 10 years ago by Zack Smith <[email protected]>
Cleanup & RHEL > 5 removal

28b1de8c859f5a812e4514f0351f3514cd982c1d authored over 10 years ago by Zack Smith <[email protected]>
Make user generic

959ae2788f46bb1500878c2a152352990f2b7f6a authored over 10 years ago by Zack Smith <[email protected]>
Update pid file to be correct

Prior to this commit the deamon function did not really work as the pid
was not created due to o...

8d4a4142f269cd8b96db725eafbb8129c1191450 authored over 10 years ago by Zack Smith <[email protected]>
Related to #54

24fa88eccc4c331d9636879ae6385982a2dd4dda authored over 10 years ago by Zack Smith <[email protected]>
Whitespace

205bbf13c61d486fb1159a454c30773024838aa4 authored over 10 years ago by Zack Smith <[email protected]>
Update logging

Prior to this commit we did not have very good logging, we still dont but its getting better

d22e49ffde7cdc88dcca6f550b0fecd68eda400f authored over 10 years ago by Zack Smith <[email protected]>
Remove unused accessor

4126d46c6a3bde3bdbee7429948baa5aefa1aa74 authored over 10 years ago by Zack Smith <[email protected]>
Screw it global var

e4f2489f74d7a5d0d95897aa7eafe63fc5c33db7 authored over 10 years ago by Zack Smith <[email protected]>
Update scoping issue

Prior to this commit our class did not have access to out settings yaml load

64952548b0b9760a06bbd0b56dfcb6a04ca288ae authored over 10 years ago by Zack Smith <[email protected]>
Change log level to info

1403a07e51ff9128b8b0b61bac60a14a158a998c authored over 10 years ago by Zack Smith <[email protected]>
Whitespace

a34c9dbace87cbb3de8401c27c611fba6a075c5c authored over 10 years ago by Zack Smith <[email protected]>
Fix for #54

This is still not perfect but should close #54

86c571ca6125ff322ef2fe3d203e936132a5b6bf authored over 10 years ago by Zack Smith <[email protected]>
Update typos

c63c54fc7b6e51373363f63f56ea2385e47bf14d authored over 10 years ago by Zack Smith <[email protected]>
Migrate parameters to configuration file for webhook

Prior to this commit all options in the webhook were CONSTANTS and could not
be changed, this co...

a86e8ace54f6501dcbf3645174f0d5253f6553d3 authored over 10 years ago by Zack Smith <[email protected]>
Migrate webhook to be a source not a template

Prior to this commit we managed this file with a template, this file
however should be managed a...

0c318730ef4f7f242029784c6dc1e4629569e7c3 authored over 10 years ago by Zack Smith <[email protected]>
Add configuration file management

Prior to this commit we rewrote the hook on each run
This commit adds support to pull a hash out...

d22c489ca5449be411459a1c6a67bf33cc3617e0 authored over 10 years ago by Zack Smith <[email protected]>
Change to peadmin

Prior to this commit our resource default caught root
for some reason I though this was peadmin

ac3ff99fe51ade3f1a3714f83ad3f4d44ad61e32 authored over 10 years ago by Zack Smith <[email protected]>
Update log file location and start managing dir

Prior to this commit we did not automatically manage the log
directory for this class. This comm...

34f9c263e6b2e86e5f63ec4acb79396ed762452c authored over 10 years ago by Zack Smith <[email protected]>
Update for recent updates

Prior to this commit we have had some github only releases that had not
made it into the change ...

ebaa857dd9798ab12eddb3e0795830762bfa88b2 authored over 10 years ago by Zack Smith <[email protected]>
Merge pull request #51 from ghoneycutt/fix_prefix_always_on_bug

Stop quoting all configuration options so that prefix is not always on

6626a8ac77e442d76a600b48ee4df17d9f60ffc7 authored over 10 years ago by Zack Smith <[email protected]>
Default to protected

28276fa6dc27d262c3801c635dd8ebdf31ce60c1 authored over 10 years ago by Zack Smith <[email protected]>
Disabled protected mode by default

8a2ccca36a35b9b53fb1d763f943c1561a5dd8ee authored over 10 years ago by Zack Smith <[email protected]>
Fix logfile reference

ba9588ecaff795b0b2ff176fb3f607bd61bfc46e authored over 10 years ago by Zack Smith <[email protected]>
move to forked process

prior to this commit we did not really have good var names and also the
command was invalid

c82fa9bf8f2023f9da3eb44a02d91d8d5d4098ba authored over 10 years ago by Zack Smith <[email protected]>
Stop quoting all configuration options so that prefix is not always on

Without this patch, prefix could be set to "false" which is not a
boolean and gets interpreted a...

131651adfeee7793a40f78603eaba33695927aa4 authored over 10 years ago by Garrett Honeycutt <[email protected]>
Whitespace

96321937b1233dcbb6f2cc7e9122c18d85234c56 authored over 10 years ago by Zack Smith <[email protected]>
Add curl note

cb623756eb94c37ba159ab07a6f05072e39df7b8 authored over 10 years ago by Zack Smith <[email protected]>
Convert to symbol

bec38dad9eb625184c1bd1b337b47b5e8b7bfe43 authored over 10 years ago by Zack Smith <[email protected]>
Siwtch to rpcclient

ce0d7a2357a4c4101782fa48ec8cd20c380b9a8b authored over 10 years ago by Zack Smith <[email protected]>
Grab first item out of array

```
message": "[#<MCollective::RPC::Result:0x00000001b98808 @agent=\"r10k\",
@action=\"deploy\",...

59564535d3f51b497a222428518a34360de77ebe authored over 10 years ago by Zack Smith <[email protected]>
Add dynamic error message

Prior to this commit we did not pull the error message

2714984f71da49054f0e957e129cb054e01cba3e authored over 10 years ago by Zack Smith <[email protected]>
Catch errors from mco rpc

Prior to this commit we thought everything was nice and wonderful
but as often happens in real l...

b3edf18b5576beb75fe8f0ce39d6dc285f3daaf9 authored over 10 years ago by Zack Smith <[email protected]>
Pull result

2d425d7fbab408de27addd3ba6ff21920dec1a81 authored over 10 years ago by Zack Smith <[email protected]>
Fix passing hash

```
"/opt/puppet/lib/ruby/site_ruby/1.9.1/mcollective/ddl/agentddl.rb:166:in `block in v...

f3516806991abad529e7a70b1c0345d9a832f497 authored over 10 years ago by Zack Smith <[email protected]>
Full backtrace

3df4f3e4d11c7a934744bc0156e7c4c43e5d52be authored over 10 years ago by Zack Smith <[email protected]>
Fix undefined method `rpcclient

Forgot to add this back in

7cac97dc425f16b55f84828d56a7dd4b421ae822 authored over 10 years ago by Zack Smith <[email protected]>
Catch raises

Prior to this commit we did not catch raises. FYI @adamcrews you have
the same error in your cod...

7403ba409913c47a59c599c801c83283d12715c1 authored over 10 years ago by Zack Smith <[email protected]>
Fixing missing param

```ruby
[root@puppet ~]# ./curl.sh
ArgumentError: wrong number of arguments (1 for 0)
/usr/l...

5cc9788ba7a48dae3ee7b7241090fc30519199ab authored over 10 years ago by Zack Smith <[email protected]>
Curl testing updates

45a840af613751b6ae2d334f47440fd9b382908a authored over 10 years ago by Zack Smith <[email protected]>
Merge branch 'master' of https://github.com/acidprime/r10k

f1760fe545e31cea788b170c0566aeefaaac74dc authored over 10 years ago by Zack Smith <[email protected]>
Fix syntax and add support for parseing branch

Prior to this commit we had a syntax issue with our webhook
this commit fixes that and adds sync...

2d3118a5b5cfdf97a4f8f35ab84775599f06514e authored over 10 years ago by Zack Smith <[email protected]>
Whitespace

cee87f6f7015d7a5e933c6029a6c2546f583ef3e authored over 10 years ago by Zack Smith <[email protected]>
Merge pull request #44 from tfhartmann/issue25

Attempted fix for issue#25

01e081530fcbd7a48356f11cbe30f7c00b07c053 authored over 10 years ago by Zack Smith <[email protected]>
Fix webhook location

Prior to this commit we did not have the webhook managed correctly
This commit updates this and ...

2dcccb6b8560ea7224de2f8eb1693b93a994c65d authored over 10 years ago by Zack Smith <[email protected]>
Refactor webhook

Prior to this commit the webhook used was clear text, this commit adds
some contributed examples...

88f4a2585b70592bfd3fd252faf7e303298b6ef1 authored over 10 years ago by Zack Smith <[email protected]>
Remove swap

e3fc31f3fe1fed7a6b6a11b189684e0ec3cb273e authored over 10 years ago by Zack Smith <[email protected]>
Update application

Prior to this commit we did update the application to pass environment
through to the application

cc3296741d36eaef098fb76e771ffd09bcf2a345 authored over 10 years ago by Zack Smith <[email protected]>
Fix loop issue with ddl

ad2353950243a071a928483e4ad6d0e65491a92a authored over 10 years ago by Zack Smith <[email protected]>
Refactor

1235de6e10d468a0c54cfdde5f57f122ee5a5467 authored over 10 years ago by Zack Smith <[email protected]>
Fix syntax & whitespace

Prior to this commit we had moved code aroudn without changing the enum
vars , also tried to mak...

e379217c15da67db6d52b686c2d0b74e85e439be authored over 10 years ago by Zack Smith <[email protected]>
Debugging

2def1cb81cfc2164d09d4862bac96d3bb93661f0 authored over 10 years ago by Zack Smith <[email protected]>
Move from sym to local var

73b4c5a801cbb6ed376537a456986bc8ba1a63b0 authored over 10 years ago by Zack Smith <[email protected]>
Reorder validation

f07c76e5d48f3ca3805b4e0f07b786e51421881f authored over 10 years ago by Zack Smith <[email protected]>
Whitespace & syntax error

8a3f1d0d30b092cf05ad3d0714e1d68d5cc61c2a authored over 10 years ago by Zack Smith <[email protected]>
Refactor passing environment

Prior to this commit we were not consistant how
we passed values in given our simple loops
+ whi...

5d390e227edff895f520b58c7e2761c982f2e793 authored over 10 years ago by Zack Smith <[email protected]>
Merge branch 'master' of https://github.com/acidprime/r10k

efa984bafeb432adadd0d75c642307cfe252f7eb authored over 10 years ago by Zack Smith <[email protected]>
Remove duplicate action

bb2244f74376fe54892f214674042965b22c78d8 authored over 10 years ago by Zack Smith <[email protected]>
Merge pull request #50 from ghoneycutt/support_puppet_v360

Support Puppet v3.6.0

98bc6fa7e7ac39d4d1036a3a6d2be77948d4d6e9 authored over 10 years ago by Zack Smith <[email protected]>
Bikeshed PR

Prior to this commit we had some unimplemented code from a PR
this commit moves anything not cur...

a4bd7ca914d08d2a3f0d6a75e0d2282f397f77d7 authored over 10 years ago by Zack Smith <[email protected]>
Sync with r10k syntax

Prior to this commit we did not bikeshed enough on the naming for this
action, this should hopef...

38f3b687e6e49e72621244314fe3b16c374d8217 authored over 10 years ago by Zack Smith <[email protected]>
Whitespace

fc57c14f310ec9b246e6898dac175301e09ca2e9 authored over 10 years ago by Zack Smith <[email protected]>
Merge remote-tracking branch 'abrader/abrader_fix'

Conflicts:
files/agent/r10k.ddl

bacfd7cc92229011ea7d44ca0d871b60529c9413 authored over 10 years ago by Zack Smith <[email protected]>
Stylizing minor edits

26f683aa336e9f750caff1400473092138282cd7 authored over 10 years ago by Andrew Brader <[email protected]>
Update r10k.rb

Fix a bug calling the wrong method.

030fb87ba79ddd70a9add6209102ef97e25c104f authored over 10 years ago by Andrew Brader <[email protected]>
Update r10k.ddl

Syntax error on line 63. Must have committed an earlier copy. Have to go back and review this c...

3c9c24bf9c2e154a7391ef1a8242410134c303d4 authored over 10 years ago by Andrew Brader <[email protected]>
Fix Syntax error

```
The r10k application failed to run, use -v for full error details: /opt/puppet/libexec/mcoll...

c3177ae6c48eb5707368b787ec48c81dd1f3c834 authored over 10 years ago by Zack Smith <[email protected]>
Support Puppet v3.6.0

697c54af3b94c04d1a3ad698649cd4c1a7baa2c1 authored over 10 years ago by Garrett Honeycutt <[email protected]>
Merge branch 'r10k/issues/21'

d231a9354c98e2c0ae44a9fd8184d83a8db52179 authored over 10 years ago by Zack Smith <[email protected]>
Add support for Puppet 3.5.1 in Travis

eb8012bf9f769fa95acc65c8cceac23be122a27d authored over 10 years ago by Garrett Honeycutt <[email protected]>
Add ability to specify a symlink for r10k.yaml

This patch allows me to have a symlink for r10k.yaml that points to
where the config file is loc...

99f44b994ea728873b70789e45627091e169f121 authored over 10 years ago by Garrett Honeycutt <[email protected]>
Add parameter to optionally include prerun_command class

This patch allows you to parameterize the inclusion of
r10k::prerun_command and keep you from ha...

2be41a5ee3b736ad14fcb90aeead1899108052cb authored over 10 years ago by Garrett Honeycutt <[email protected]>
Add class for postrun_command

Allow a postrun_command to optionally be set. This is useful for
running r10k after a catalog a...

0106488d766ad692a5a0559bee093791bf056d43 authored over 10 years ago by Josh Beard <[email protected]>
never update gem with rubygems-update

Updating gem can have various unforseen side effects. On RHEL 6.x
the update changes the default...

3e7a72cbfcbdb90b64fdee4f027284887795964f authored over 10 years ago by Pall Valmundsson <[email protected]>
ensure webhook initscript is ordered correctly

a8511e01be1ab35efcd404c442bea48747478723 authored over 10 years ago by David Gwilliam <[email protected]>
Attempted fix for issue#25

I updated the template to loop through the hash keys rather then
create the YAML from the hash, ...

7de1f1281eb06263316a0f55c4c11ba464ac3df2 authored over 10 years ago by Tim Hartmann <[email protected]>
Merge pull request #48 from dhgwilliam/master

ensure webhook initscript is ordered correctly

d21c8bf04306aa05753c80b9104cf087618d0fcd authored over 10 years ago by Zack Smith <[email protected]>