Install pdk
Initial cron import from puppet 7a4c5f07bdf61a7bc7aa32a50e99489a604eac52
Apply automatic pdk validate fixes
Fix Lint/ScriptPermission violations
Fix Lint/AmbiguousBlockAssociation violation
Disable Security/YAMLLoad
Fix RSpec/RepeatedExample violations
Fix RSpec/InstanceVariable violations
Fix Style/RegexpLiteral violations
Fix RSpec/DescribeMethod violation.
Disable RSpec/AnyInstance
Fix Performance/Caller violation
Disable Style/GlobalVars violations
Fix Lint/AssignmentInCondition violations.
Disable Lint/HandleExceptions
Fix Lint/EndAlignment violations
Fix Style/GuardClause violations.
Fix Lint/EmptyWhen violation
Fix Style/IfInsideElse violation
Fix Style/MultipleComparison cop violations
Fix Style/MultilineBlockChain violation
Disable Lint/EmptyWhen cop
Disable Style/PredicateName cop
Fix Layout/CommentIndentation violation
Add spec_helper_accceptance.rb
Add common_utils.rb
Convert acceptance tests to Rspec
Fix acceptance tests
pdk update with spec and gemfile stuffs
generate puppet strings REFERENCE.md
Update readme and description
pdk build
Update version requirements.
(PUP-9053) add locales
Remove common_utils.rb, all used items were added to spec_helper_acce… …
…ptance.
update README toc
Clean up newly broken cops since import
Update gem version requirement for travis …
:
Update .sync.yml
Merge pull request #1 from jtappa/extract …
Import the module
Prep for 1.0.0 release.
Merge pull request #2 from jtappa/prep-for-1.0.0 …
Prep for 1.0.0 release