Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

search manifests in manifests directory #100

Merged
merged 1 commit into from
Feb 8, 2019

Conversation

Dan33l
Copy link
Member

@Dan33l Dan33l commented Feb 6, 2019

The syntax check searches for all .pp files in the modules, which includes
.pp files in the spec tests of the modules like in spec/type_aliases. This can lead to errors like:

bundle exec rake syntax 
---> syntax:manifests
Attempt to redefine entity 'http://puppet.com/2016.1/runtime/type/XXX'. Originally set at file:///builds/XXX/manifests/network.pp?line=24&pos=1.

@Dan33l Dan33l changed the title search manifests in manifests directory [WIP] search manifests in manifests directory Feb 8, 2019
@Dan33l Dan33l changed the title [WIP] search manifests in manifests directory search manifests in manifests directory Feb 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants