voxpupuli / puppet-epel

Setup/configure EPEL (extra repository for enterprise linux) with Puppet
Apache License 2.0
41 stars 95 forks source link

Verify compatibility with newer versions of Puppet #43

Closed rnelson0 closed 8 years ago

rnelson0 commented 8 years ago

This module is tested against 3.0.0 through 3.4.0 versions of Puppet. It should be tested on newer versions including Puppet 4.

rnelson0 commented 8 years ago

When using epel in a controlrepo with puppet v3.7.5, strict variables, and the future parser; or v4.0.0 and strict variables, some errors are observed: https://travis-ci.com/rnelson0/controlrepo/jobs/27990878#L1266 and https://travis-ci.com/rnelson0/controlrepo/jobs/27990879#L1642

stahnma commented 8 years ago

@rnelson0 if I give you rights to fix can you do that? I haven't had much time to keep this up.

rnelson0 commented 8 years ago

@stahnma I'm willing to give it a shot! I started a PR (#44) and need Travis CI enabled to fully test it.

stahnma commented 8 years ago

Closed via #44