HomePhorge

(PUP-3568) Require at least 0.8.2 of puppetlabs_spec_helper
f3cd86ba8a7dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3568) Require at least 0.8.2 of puppetlabs_spec_helper

Previously the puppet-lint relative option was specified in the Rakefile
generated by the module tool. This option allows rake lint to succeed
when the module's top-level directory is of the form <author>-<name>,
which is usually the case during module development and testing. Without
the option puppet-lint will report:

manifests/init.pp - ERROR: <name> not in autoload module layout on line 38

This commit updates the puppetlabs_spec_helper dependency to 0.8.2,
which already handles the relative option[1].

[1] https://github.com/puppetlabs/puppetlabs_spec_helper/commit/958102eb9

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUb0d74c102e1d: (PUP-3568) Use puppet-lint v1 in module skeleton
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPUf3cd86ba8a7d: (PUP-3568) Require at least 0.8.2 of puppetlabs_spec_helper (authored by Josh Cooper <josh@puppetlabs.com>).Nov 13 2014, 12:16 AM