aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-07-10Remove Style/GlobalVars violationsJosh Cooper
2018-07-10Remove Lint/ScriptPermission violationJosh Cooper
rspec files are not directly executable by ruby, so remove shebang line
2018-07-09Remove Style/Semicolon violationJosh Cooper
Use do/end and break statement into multiple lines. Also remove explicit return.
2018-07-09Automatic validation updatesJosh Cooper
Updated rubocop violations using `pdk validate -a`.
2018-07-09Add local spec_helperJosh Cooper
2018-07-09Initial host import from puppet#ee7cf4d28077be7d1bdbbe934ea012d41d33deffJosh Cooper
2018-07-09Initial pdk new moduleJosh Cooper
2018-07-09Initial commitJosh Cooper