example42 / puppet-yum

Puppet module for Yum
Other
43 stars 116 forks source link

Prevent duplicate definitions (Issue #155) #156

Closed rcalixte closed 8 years ago

rcalixte commented 8 years ago

Before submitting your PR

  1. If it's a bug and you have the solution, go on with the PR!
  2. Please run puppet-lint on your code and ensure it's compliant

    After submitting your PR

  3. Verify Travis checks and eventually fix the errors
  4. Feel free to ping us if we don't reply promptly
alvagante commented 8 years ago

Check che syntax of your changes: https://travis-ci.org/example42/puppet-yum/jobs/134809901#L216

rcalixte commented 8 years ago

Should be good now. Early builds appear to be succeeding. Apologies.