Ecosyste.ms: OpenCollective

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

github.com/voxpupuli/puppet-epel

Setup/configure EPEL (extra repository for enterprise linux) with Puppet
https://github.com/voxpupuli/puppet-epel

changed maj_version fact

Fact 'os_maj_version' wasn't working with my VMs so I changed it to 'operatingsystemmajrelease'....

ef4af9ce15bdbc7f829f2ed863ada182acc486bc authored over 10 years ago
changed maj_version fact

Fact 'os_maj_version' wasn't working with my VMs so I changed it to 'operatingsystemmajrelease'....

e274d0260268dee16925d211428988e45339860c authored over 10 years ago
Update for 0.1.1 (resolves #26)

This is a very small commit for 0.1.1, with the idea of taking out the
artifacts that get bundle...

2fc4eb3e1e3ed2155c563f6236fbd71aacaaf873 authored over 10 years ago
Update for 0.1.0 - now with RHEL7

5902e8d77df713fe85468c7b082a7f9798daa40a authored over 10 years ago
Merge branch 'master' of github.com:stahnma/puppet-module-epel

42f0a4991fe9d14b570b05924b4134170463c4bf authored over 10 years ago
Merge pull request #23 from CERIT-SC/master

Support EPEL 7

46c51439b817182681a928621943087557a538b6 authored over 10 years ago
Support EPEL 7

41ccf1dcae232bdfba502e91fa14311030550acc authored over 10 years ago
New Contributor

d51667597a07281c66b10e2f4e2e5e15deeddeb1 authored over 10 years ago
Fix a long line in init.pp

0c9f3299e6009df3f1621131d115af22be01fccb authored over 10 years ago
Add a License File.

While the README mentions that this module is ASL2.0 licensed, it didn't
actually include a LICE...

97be270da3b8d28b1e0fef7614b17812cf984f4e authored over 10 years ago
Merge pull request #18 from ekohl/architecture

Change $::architecture to \$basearch

254f9ebce228ec1842106025df6583870ba1f485 authored over 10 years ago
Change $::architecture to \$basearch

This should yield better match epel-release and keep rpm -qV happy.

72d483e40fd36433d332fb3c320742736d7a41f9 authored almost 11 years ago
Update Module file for 0.0.6

37333dcda9f1c4252c5e2bf38d0037192a2369c8 authored about 11 years ago
Add newer puppet versions to travis.yml

This commit adds puppet 3.3.0 and 3.4.0 to the travis file.

224322385c5861a82d71cce50b707a5d95e45937 authored about 11 years ago
Update README with new author and notes about lifecycle

e852c9c274c9e791e5eee01386113959408d06dc authored about 11 years ago
Merge pull request #16 from treydock/master

Parameterize repo values

6ff805074d3a022935fa22a2868e1f9c876f5dc2 authored about 11 years ago
- Parameterize most repo values

-- Solves issue #4
- Change rspec-system-puppet tests to use yum-config-manager to validate values

974d8c6c3dee271d60c03c4016f2bc2eb80852b3 authored over 11 years ago
Merge pull request #15 from treydock/master

rspec-system-puppet testing

449a63e089d051a0216649a7a53d042a0a39ea89 authored over 11 years ago
- Add basic rspec-system-puppet testing

59f5eac572241fcb6c54875220cacd03e98bd1a0 authored over 11 years ago
Merge pull request #10 from treydock/master

Add Rspec unit testing

82b71a0d02994685fd60e2895173c028a3988b0c authored over 11 years ago
- Update README to reflect renaming of rake task for unit testing

18fba7c4dcc308615ff5810eaaa9625f0ec22425 authored over 11 years ago
- Remove Puppet-2.6 from travis-ci config

- Rename rake task spec:all to ci (ref puppetlabs-firewall)

7cef43338bd3e321e1985e26a81ccd471f6225b0 authored over 11 years ago
- Add travis-ci configuration

b830a4cc39ed51720df6a175df94f77c72c1e3c1 authored over 11 years ago
- Modify Gemfile to allow CI tests against different Puppet versions in bundler

b81896814c05b086d0484386ac9904fd0dbb6987 authored over 11 years ago
- More explicit rspec tests for os_maj_version fact

4c40206e0cbb38a1dd49977d62d83b0ed60c245f authored over 11 years ago
- Add test coverage for Amazon AWS Linux

- Set fact definitions in class rspec tests to merge into (overwrite) default_facts
- Small chang...

790364f1a06d20b1538fbedf707474aaeaaadd4d authored over 11 years ago
- Update baseurl in rspec tests (#13)

0636b1466b108426df68fda7fe3f759e553382b8 authored over 11 years ago
- Update gpgkey exec tests (#5)

- Set fact definitions in class rspec tests to merge into (overwrite) default_facts

260fbbe29f3d60f14b9ddac3bce6d6fadae8a6ba authored over 11 years ago
- Move each repo and gpgkey to seperated shared context, this is to make the current tests be able to show future changes in parameterize class will not effect default functionality

889b460952dddba8dc516726af746e0fad7bf831 authored over 11 years ago
- Add comments to rpm_gpg_key as pointed out by puppet-lint tests

9ca2129ba60e6331478250783dee4fd950a5653e authored over 11 years ago
- Make the rspec tests more direct and not relying on variables to determine proper outcomes

deee366be8d9b8ae05253dc0303821f230153abf authored over 11 years ago
- Add rspec-puppet and puppet-lint unit testing

- Fix variable encapsulation for epel::rpm_gpg_key
- Update README with with basic unit testing i...

e3f977075ce74de6cef4ddf173de3da480908594 authored over 11 years ago
Fixup Markdown rendoring

4a0a84665b251ab984834b667db6719bf60af16b authored over 11 years ago
Readying for release

8973cbfac7c9ddebb1265173fe5ecb96b6443ba2 authored over 11 years ago
Merge pull request #11 from proletaryo/master

stahnma/puppet-module-epel: Added support for Amazon's AWS Linux

c2800316380cd706a81158d3beaefd0695955076 authored over 11 years ago
Merge pull request #6 from caphrim007/master

ensure :operatingsystemrelease value is not prematurely evaluated

a4bd9c0f1f2872e0baf4836ad64aed316fab84f2 authored over 11 years ago
Merge pull request #14 from jswickmw/patch-1

Have the epel GPG key in place before creating the Yumrepos

f49a1847a586157cea021ffaa7abf2f0665c1d7c authored over 11 years ago
Merge pull request #8 from zipkid/proxy_as_class_param

Allow proxy to be passed as a param

8043603a1d1764ed4a6f9c04ae554a69a861ca86 authored over 11 years ago
Merge pull request #5 from vholer/master

Tr sets must be quoted

496a7c4736dd6fe8305a4603af88f99af71b0443 authored over 11 years ago
Merge pull request #13 from nixon/repourl

update repo base url to avoid 404

ac57187f8a95a146aa0df5a57c2d02147c9922d0 authored over 11 years ago
Have the epel GPG key in place before creating the Yumrepos

99496ffe0b15965a525b0cacca57e841a9031886 authored over 11 years ago
update repo base url to avoid 404

https://lists.fedoraproject.org/pipermail/announce/2012-February/003040.html

"""
we have remove...

87bfe87b0fbd55ba1296b7d7ec1f8d1c0a792553 authored over 11 years ago
Update README.md

Added support for Amazon's AWS Linux in README

e21c817ae96fa4c8747ab48c3807919a2b865784 authored over 11 years ago
Added support for AWS Linux by enablig already installed EPEL

a6164f5ae69179632202cadbc611f08a70466913 authored over 11 years ago
Allow proxy to be passed as a param

4d0c9197967cc66892d0ec474de0a910b0e05e26 authored over 11 years ago
Moved fetching of :operatingsystemrelease value into the setcode because otherwise puppet may evaluate it before it actually has a value and cause :kernelrelease to be set as the :operatingsystemrelease value

6dd16930b9398d95dd029f4664cd735eedd48ed4 authored almost 12 years ago
Quote tr arguments.

3722f2b3c212c4c02eaa47cbd2282048e8aa73a2 authored almost 12 years ago
Update for 0.0.3 release

4fc5b13bc3182af7348ce4878cdc882884c358cb authored over 12 years ago
Merge pull request #3 from haus/patch-1

Retab closing brace

f4343dc9f4948aa5852c6242eea7e1adb33d882d authored over 12 years ago
Merge pull request #2 from metcalfc/patch-1

Remove extra backtics

3b16d650d7d1a9431d8e80b59e0722471c1fa014 authored over 12 years ago
Retab closing brace

be91d5faa25baf1d7972a41c23ed8f15e22a4549 authored over 12 years ago
Remove extra backtics

There is a mix of backticks and $() in the unless which lead to a bug with an extra ) at the end...

5f2919531fcaef107b8fd695d010ae9611752b11 authored over 12 years ago
Add Modulefile

3edf28efd39d1a018af25646e8787e0b4aeb5106 authored over 12 years ago
Confine application of class to EL systems

50757e8af8ed59f76b7b623690b348a903c33773 authored over 12 years ago
Add logoutput on failure to exec

6a94fc4bc6d6769684fbe8a333a38386af71303a authored over 12 years ago
Formatting of README updates

962968324fd8036025a49a60cad2ac05d299aa3b authored over 12 years ago
Minor additions to README

5ee563f4fd045fc6a83bfd74128027741774d870 authored over 12 years ago
Fixing up lint errors

d09324ba108aebc6f65d672f9c5250c3fd0b9682 authored over 12 years ago
Initial commit

27f469803c98accc5259490ec1ebe9c03c8cacef authored over 12 years ago