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

Remove depricated param from params

e6c529fd67611a7a34887d2d72e7dc63267c8da8 authored over 9 years ago by Zack Smith <[email protected]>
Add pe_r10k check

7f4bc3fff973a97f265f1074232daeb48e0fa378 authored over 9 years ago by Zack Smith <[email protected]>
Fix defaults

Prior to this commit we did not have the correct defaults for r10k
This commit updates this with...

d1c2718fd0195bd04356a26513d7a24590318a81 authored over 9 years ago by Zack Smith <[email protected]>
Add note about new param

eac2f626fa429ed4fed1974b1d27184894b5e54b authored over 9 years ago by Zack Smith <[email protected]>
Whitespace commmit

e1c9224e9e7c81c0fb035ccf9b3a7c361028905a authored over 9 years ago by Zack Smith <[email protected]>
Add note about why we do function check

Prior to this commit it was not super clear why
we are checking for the function in PE 2015.2

8c830cb0ad8708261c2584ee3e747ff0f28c1796 authored over 9 years ago by Zack Smith <[email protected]>
Removed Duplicate line

f115640c5181c346419e729267c876d4d35182ae authored over 9 years ago by Zack Smith <[email protected]>
Fix Lint

7048499a0e28e10010d7148ffb11fe0825e4e6aa authored over 9 years ago by Zack Smith <[email protected]>
Merge pull request #193 from ayohrling/feature/master/support_bitbucket_pullmerge

Added support for BitBucket merge hooks

44a3a779d01f6994a725edf4d45d5d55c29e6c3e authored over 9 years ago by Zack Smith <[email protected]>
Add git_settings

Priot to this commit we did not support the new git settings
configuration, this commit allows y...

c6f7263868c1fbe8c359be2123e996fab46c8787 authored over 9 years ago by Zack Smith <[email protected]>
Update spec for depricated param and fix template

Prior to this commit we remved an old param but did not update the
spec test, we also needed to ...

0578eb29812046fda0bde4a6ce6d8daad9d00404 authored over 9 years ago by Zack Smith <[email protected]>
Remove depricated param

Prior to this commit the param had been renamed and showed a warning
this commit removes the par...

667d98041fedd532fd111bf780caf25bcbc71c95 authored over 9 years ago by Zack Smith <[email protected]>
Remove un-used code

The code for hashstatus was removed but not this check

509c2f9410ec55af47b264f10868e6ae60364f6d authored over 9 years ago by Zack Smith <[email protected]>
Migrate is_pe checks to params

Prior to this commit it was hard to control the behvaior of our
is pe checks without stubbing ou...

0df5efaf81ed78a6da866c7c5c60b8443b240926 authored over 9 years ago by Zack Smith <[email protected]>
Add Foss 4 check

11440f941dfa98bb6c6a448b79a26090ad881418 authored over 9 years ago by Zack Smith <[email protected]>
Rename template

Typo , deal with it

6003da728d4529a7bfabecfa4c70a7638c785b51 authored over 9 years ago by Zack Smith <[email protected]>
Fix weird var names

Prior to this commit the var names is way too close

dd2e6f578feed996f29f64db49a32a19a77ae859 authored over 9 years ago by Zack Smith <[email protected]>
Fix spec

Wow the variable names such in params as they both have the word
prefix

366ab18a66d31e612f1f0c731c8c8658061127aa authored over 9 years ago by Zack Smith <[email protected]>
Add umask to rspec example

Prior to this commit we did not have this as an example
in the specs

59835fe5b569e79314a262a1002e7ff2cb67538a authored over 9 years ago by Zack Smith <[email protected]>
Fix #191 (kinda)

Prior to this commit we did set permissions, this commit attempts
to use the hack of the command...

41d6cfdd63d7c9fe833b55f688fb3fabc021b4bb authored over 9 years ago by Zack Smith <[email protected]>
only activate agent if r10k is executable on $PATH

This commit makes the node on mcollective discoverable
for the agent r10k only if the r10k binar...

fb903c6c3ec3177faeb515c5b89c3d091e0079c8 authored over 9 years ago by Leonardo Rodrigues de Mello <[email protected]>
Add puppet_gem provider for webhook

Prior to this commit the webhook was hardcoded to use
the pe_gem provider. Currently this is onl...

c56ccea45f5e938e9c5409e15c93e5029b7df251 authored over 9 years ago by Zack Smith <[email protected]>
Fix webhook on ruby 1.8.7

Prior to this commit we were at the mercy of the webhook
not being recreated in a determinisitic...

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

1bca8b12bdc481c5f6054661736c8f2f0a541cc9 authored over 9 years ago by Zack Smith <[email protected]>
Whitespace commit

2769abe76416ed75f4676143befe4df12f554ac3 authored over 9 years ago by Zack Smith <[email protected]>
Manually create array

Prior to this commit it appears ruby 1.8.7 would collapse the array without
spaces

45bb6a33605df07f366d070fba3ba54c88ebd692 authored over 9 years ago by Zack Smith <[email protected]>
Fix specs

Prior to this commit the specs were opisite the logic defined in the PR

9b157f6cde995d3091bb4ce0aac136490496d436 authored over 9 years ago by Zack Smith <[email protected]>
Remove Regex

Prior to this commit we used regex, trying the content

01437865f53d656c37b902f652f2e28430856207 authored over 9 years ago by Zack Smith <[email protected]>
Add fully q path for var name

Prior to this commit I was trying to fix the
var for puppet 4

8f0446abd3c41aa3602a592f64bbfaa9dac60d8f authored over 9 years ago by Zack Smith <[email protected]>
Implement parameter postrun for r10k::config to be added to r10k.yaml.

bcc3d963b2ddfb03866cddbe14bc51d52c828316 authored over 9 years ago by Oliver Bertuch <[email protected]>
Tests for new parameter postrun on r10k::config.

f7bc0fc99cce5ef24e2e8a333ee55771c081874c authored over 9 years ago by Oliver Bertuch <[email protected]>
Close #209

Prior to this commit we had issues with ruby 1.8.7
As this is a simple fix I am doing it rather ...

fc113f1ebad28e15b1659586464bc95e621abeb3 authored over 9 years ago by Zack Smith <[email protected]>
Build Array manuall for 1.8.7

Prior to this commit the array being dumped in the ERB
was not formatted correctly between ruby ...

7b0fdf82c08d708ffa5cf6c93a219b64c94cefee authored over 9 years ago by Zack Smith <[email protected]>
Remove ERB whitespace

e72c49efc167275671c602fc6965bcf9b77ef749 authored over 9 years ago by Zack Smith <[email protected]>
Close #217

Prior to this commit we assumed we needed to set this
on all users, its only sometimes required ...

fd556b638599d58e2831146eaa622a949c771495 authored over 9 years ago by Zack Smith <[email protected]>
Fix Spec Text

Prior to this commit this spec was failing, I think this should
fix it on ruby 1.8.7

1911b585662fd4c8f1f253bbdb9ce7449d942736 authored over 9 years ago by Zack Smith <[email protected]>
Add support for puppet_gem provider to account for included ruby/gem in Puppet FOSS 4.2.0 and higher.

18d5984b399d411e7abae3b7286888008c392cc1 authored over 9 years ago by J. Zimmerman <[email protected]>
Spec test for custom fact r10k_path

92bc4c30c4674a0dfd1833b210acb4f6b18eb4e3 authored over 9 years ago by Oliver Bertuch <[email protected]>
Fix up andrews PR

8ce376c18ce14902b46d45b459f075bdfd771354 authored over 9 years ago by Zack Smith <[email protected]>
Fix UP README

487104eb374b63548fbf456d1c767d9f01129ed7 authored over 9 years ago by Zack Smith <[email protected]>
Start the CHANGELOG for 3.0

8e8e534f2064525ff055cacdf659f7bda24bf13d authored over 9 years ago by Zack Smith <[email protected]>
f r10k paths.

0ecbb0c6bea1b7ed90a7d1f217a08473fef36108 authored over 9 years ago by John Zimmerman <[email protected]>
Flip the logic

Prior to this commit this logic was wrong as it would
attempt to only create this symlink on mac...

c7e59f28e4167aba46118b43c532f3879246bee5 authored over 9 years ago by Zack Smith <[email protected]>
Add Puppet Master as true

Prior to this commit we pulled in a little functionality
that uses this param but we only get th...

2020fc632fe25a02b2b0b0a210f21e41619232c9 authored over 9 years ago by Zack Smith <[email protected]>
Fix Typo

556b7c4c7c18c9bd8d06a2700d216febcb3011c0 authored over 9 years ago by Zack Smith <[email protected]>
Add spec updates for Puppet FOSS 4.2.1 on CentOS 6.

edd00cc404cd72ab7cbc1d024e875c1e78669c9b authored over 9 years ago by John Zimmerman <[email protected]>
Add comment

4d296f336ba76a71deb361629eb1f7fe8263df65 authored over 9 years ago by Zack Smith <[email protected]>
Pull in Razor compatibility

29b4c0f1470504857b750c4ef185d44ac08b9362 authored over 9 years ago by Zack Smith <[email protected]>
Update pe_gem.pp

Updated pe_gem.pp to use ::puppetversion rather than ::pe_version which is not future proofed.

f9791f565b5e5ab98ffad81f1ad4670fb200d300 authored over 9 years ago by Andrew Brader <[email protected]>
Fixed conditionals and tests for Suse based OSs.

74550a32549c8cec2629bb9615a14b53a3c8cd5b authored over 9 years ago by Andrew Brader <[email protected]>
Fixed conditional for webhook package installation and tests.

be533f4c5cd15ef00f2adfb64e4510904a90f604 authored over 9 years ago by Andrew Brader <[email protected]>
Update install_spec.rb

Missed comma.

3149d5d0ad69f8ee6bc6a837b1f615a2fd0dc067 authored over 9 years ago by Andrew Brader <[email protected]>
Update webhook_spec.rb

Added ::puppetversion fact as needed.

7cc26bfef10c8154f0b13b03b6e9b8bf9818b4da authored over 9 years ago by Andrew Brader <[email protected]>
Update install_spec.rb

Checking if SUSE test requires the addition of r10k::params in install_spec.rb

3269f96bf432099155026652af4d7a1123650dea authored over 9 years ago by Andrew Brader <[email protected]>
Update install_spec.rb

Re-added puppetversion fact

23c9ed107ea22b3b8c74c6fc1b7708bef06b60e1 authored over 9 years ago by Andrew Brader <[email protected]>
Adding a custom fact to receive r10k binary absolute path.

1780577ba320714d863dc5a1f2a5bf49d968415e authored over 9 years ago by Oliver Bertuch <[email protected]>
Fixed minor issue with fact checking on RedHat/CentOS 7.

8801a1994c2bc806cf71a7fe4593db4ba6a15d72 authored over 9 years ago by Andrew Brader <[email protected]>
Fixed fact for checking OS release.

f24f425cb7945178cc98c12492b3d3e67cd3af91 authored over 9 years ago by Andrew Brader <[email protected]>
Trailing whitespace fixed.

db6b5ca3a9e4c4b56f369fce5e7487c4dade348f authored over 9 years ago by Andrew Brader <[email protected]>
Fixed some issues caught by the linter involving the is_pe_server variable.

3f5956f70509731ee4a19dd7b1c0a55a7692d460 authored over 9 years ago by Andrew Brader <[email protected]>
Update webhook_spec.rb

Missed comma

a30ce3a8cf5e7359e505bd101f4f376668a5e940 authored over 9 years ago by Andrew Brader <[email protected]>
Update install_spec.rb

Added params class includes back in.

87482e20e8898bbf5a388f0e59a02cf3775f6e64 authored over 9 years ago by Andrew Brader <[email protected]>
Update install_spec.rb

Reverting install_spec.rb back to original version.

597db47e06fe0507074a315e4c57e6e056d1bba6 authored over 9 years ago by Andrew Brader <[email protected]>
Update install_spec.rb

Typo fix on facts for RHEL 5 PE 3.8.1 test.

6b7eea23a0094ba0eeda6d8b2752b57d3c48f1a6 authored over 9 years ago by Andrew Brader <[email protected]>
Update install_spec.rb

Updated install_spec.rb test to include necessary ::puppetversion fact.

093d6cb328e0f7f5881f058155f34867851160b0 authored over 9 years ago by Andrew Brader <[email protected]>
Update install.pp

Needs an inherits for params to carry over.

030784a6157d150501d7b2508ef2801a682d25d8 authored over 9 years ago by Andrew Brader <[email protected]>
Fixed travis.yml to more accurately test r10k

7c60c94fd7e07773b35fe4d3559eb032273c6f2a authored over 9 years ago by Andrew Brader <[email protected]>
Update install.pp

Revert back on the conditional.

3b691b13cfabc692191c5731ae9883555961f819 authored over 9 years ago by Andrew Brader <[email protected]>
Update install_spec.rb

Attempt to include params class.

1c09725871afa08cd09760ba6430539b128de770 authored over 9 years ago by Andrew Brader <[email protected]>
Update install.pp

Updated conditional for installing package based on if < PE 3.8.0

7f3b93fdb19c92bc1bd22da5098d787512884776 authored over 9 years ago by Andrew Brader <[email protected]>
Update install_spec.rb

Typo, forgot a comma.

5c8f4e34c1feee92cc1ec60954e2a8613e06d40d authored over 9 years ago by Andrew Brader <[email protected]>
Update install_spec.rb

Testing a theory on this test and facts.

907d05830bf5ca1ae499ed72b597dacdcc2d93dc authored over 9 years ago by Andrew Brader <[email protected]>
Update install_spec.rb

Setting is_pe to '' since it will eval to true on < PE 4.0

5d4e2f968d5adec9cdd6c895cf6d7c7ba0406ca7 authored over 9 years ago by Andrew Brader <[email protected]>
Update .travis.yml

6cebc856b052967ed3b42a33ade9dbc7760471c2 authored over 9 years ago by Andrew Brader <[email protected]>
Updated puppetlabs/stdlib version for spec testing.

e646194e02cbc1833117af663d5be8afbe6a62f1 authored over 9 years ago by Andrew Brader <[email protected]>
Update .travis.yml

Yet another update to trigger Travis.

ed85c63884615372c2df3cdf360f3d9354715420 authored over 9 years ago by Andrew Brader <[email protected]>
Update README.md

Updated to reflect proper icon for Travis CI testing.

8294b0472ac5295d4f4afa305a20ad1c6aaf7cdd authored over 9 years ago by Andrew Brader <[email protected]>
Update .travis.yml

Updated to include new feature branch sg_future_proof to Travis CI.

6e0a190b64f4052dd8376698934ae6f7d7657563 authored over 9 years ago by Andrew Brader <[email protected]>
Second commit

Per a discussion with Zack $::puppetversion must be relied on since it is the only piece of info...

c687463f276302f5b8f2ec657896b4c39f01c8e3 authored over 9 years ago by Andrew Brader <[email protected]>
First commit of future proofing zack/r10k

This is the first commit to see if Zack is happy with the direction I am taking the future proof...

11636ecec62f2fdf8fc58bbceea222d758684376 authored over 9 years ago by Andrew Brader <[email protected]>
Close #209

Prior to this commit we had issues with ruby 1.8.7
As this is a simple fix I am doing it rather ...

82145baf10067e0efcabd1c61c1706dbb5e59b23 authored over 9 years ago by Zack Smith <[email protected]>
Remove ERB whitespace

14965f8a40890c09a40065237e6ac11b9563044f authored over 9 years ago by Zack Smith <[email protected]>
Close #217

Prior to this commit we assumed we needed to set this
on all users, its only sometimes required ...

9c541bcebc03e00cb604ce6a74380b6a3f146150 authored over 9 years ago by Zack Smith <[email protected]>
Whitespace commit

5d1fad5cc5a3c66bd19e54b787bd39ba2e0c542c authored over 9 years ago by Zack Smith <[email protected]>
Build Array manuall for 1.8.7

Prior to this commit the array being dumped in the ERB
was not formatted correctly between ruby ...

546fd620e96f7f3b80d344b6225444fdfd31e684 authored over 9 years ago by Zack Smith <[email protected]>
Manually create array

Prior to this commit it appears ruby 1.8.7 would collapse the array without
spaces

49865f6be1b6011494e06f35d427016519ccfc43 authored over 9 years ago by Zack Smith <[email protected]>
Remove Regex

Prior to this commit we used regex, trying the content

d438119020ad568d2b78c123f5b64d91ad58d20a authored over 9 years ago by Zack Smith <[email protected]>
Fix Spec Text

Prior to this commit this spec was failing, I think this should
fix it on ruby 1.8.7

8f082e30ad0c5808dcbf044aaf60a719de4a56d0 authored over 9 years ago by Zack Smith <[email protected]>
Tests for new parameter postrun on r10k::config.

dce2b7384d65fdc4182a4ab3b6c02eb34e6667f2 authored over 9 years ago by Oliver Bertuch <[email protected]>
Implement parameter postrun for r10k::config to be added to r10k.yaml.

44900ea120c0d69384972b16ab3078058a0671a3 authored over 9 years ago by Oliver Bertuch <[email protected]>
Add fully q path for var name

Prior to this commit I was trying to fix the
var for puppet 4

f9b83110b7cb99748df504d3cf786a91e1dec75a authored over 9 years ago by Zack Smith <[email protected]>
Fix specs

Prior to this commit the specs were opisite the logic defined in the PR

6a2b376f45dff3c769cad1f4f96feb69937713a2 authored over 9 years ago by Zack Smith <[email protected]>
Fix Typo

e000dc9a0b6f3225a09dce9374becef9a3dd5600 authored over 9 years ago by Zack Smith <[email protected]>
Add Puppet Master as true

Prior to this commit we pulled in a little functionality
that uses this param but we only get th...

fa025543acde1000887a9a990d450f59fbf4f1ff authored over 9 years ago by Zack Smith <[email protected]>
Flip the logic

Prior to this commit this logic was wrong as it would
attempt to only create this symlink on mac...

46ce7b1bf96c933e26ecfa9ad2d768d99e487ee7 authored over 9 years ago by Zack Smith <[email protected]>
f r10k paths.

a633dead115e5d9dec35b281e61b82662e5e1cfb authored over 9 years ago by John Zimmerman <[email protected]>
Add spec updates for Puppet FOSS 4.2.1 on CentOS 6.

ec85ad548fac549d83d309eb4a1e669f6374a600 authored over 9 years ago by John Zimmerman <[email protected]>
Add support for puppet_gem provider to account for included ruby/gem in Puppet FOSS 4.2.0 and higher.

275b76ad7409d96f495384914c6ef678ddcded5b authored over 9 years ago by J. Zimmerman <[email protected]>
Start the CHANGELOG for 3.0

d6736d0dea8901f1c715410b9c5b8874aa757a0c authored over 9 years ago by Zack Smith <[email protected]>
Pull in Razor compatibility

cb5eb2d2191e92e8a0cff293b438663f43acdbae authored over 9 years ago by Zack Smith <[email protected]>