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

Add support for Puppet 5 & 6 #37

Merged
merged 3 commits into from
Jan 4, 2019
Merged

Conversation

Phil-Friderici
Copy link
Contributor

No description provided.

Rakefile Outdated
end
end

desc 'Validate that README.md documents all parameters for each class'
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove this validate_readme task as we don't need it and the script doesn't exist

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, that obviously sneaked in while copy/pasting. Removed it.

@Phil-Friderici
Copy link
Contributor Author

Unsure if Ruby templates are actually verified. In the past we had these lines in Rakefile:

  Dir['templates/**/*.erb'].each do |template|
    sh "erb -P -x -T '-' #{template} | ruby -c"
  end

Is there some template testing magic that I am not aware of ?

@ghoneycutt ghoneycutt merged commit 69cb455 into ghoneycutt:master Jan 4, 2019
@ghoneycutt
Copy link
Owner

Thanks @Phil-Friderici Released in v2.13.0

@Phil-Friderici Phil-Friderici deleted the puppet6 branch January 14, 2019 13:18
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