index
:
puppet-cron_core
main
Puppet module for core cron functionality
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
Age
Commit message (
Collapse
)
Author
2018-08-23
Remove common_utils.rb, all used items were added to spec_helper_acceptance.
Jorie Tappa
2018-08-23
Fix acceptance tests
Jorie Tappa
2018-08-21
Convert acceptance tests to Rspec
Jorie Tappa
2018-08-09
Add common_utils.rb
Jorie Tappa
2018-08-09
Add spec_helper_accceptance.rb
Jorie Tappa
2018-08-08
Fix Layout/CommentIndentation violation
Jorie Tappa
2018-08-01
Fix Lint/EndAlignment violations
Jorie Tappa
2018-08-01
Disable Lint/HandleExceptions
Jorie Tappa
2018-08-01
Fix Lint/AssignmentInCondition violations.
Jorie Tappa
2018-08-01
Disable Style/GlobalVars violations
Jorie Tappa
2018-08-01
Fix Performance/Caller violation
Jorie Tappa
2018-08-01
Disable RSpec/AnyInstance
Jorie Tappa
2018-08-01
Fix RSpec/DescribeMethod violation.
Jorie Tappa
2018-08-01
Fix Style/RegexpLiteral violations
Jorie Tappa
2018-08-01
Fix RSpec/InstanceVariable violations
Jorie Tappa
2018-08-01
Fix RSpec/RepeatedExample violations
Jorie Tappa
2018-08-01
Disable Security/YAMLLoad
Jorie Tappa
2018-08-01
Fix Lint/AmbiguousBlockAssociation violation
Jorie Tappa
2018-08-01
Fix Lint/ScriptPermission violations
Jorie Tappa
2018-08-01
Apply automatic pdk validate fixes
Jorie Tappa
2018-07-31
Initial cron import from puppet 7a4c5f07bdf61a7bc7aa32a50e99489a604eac52
Jorie Tappa
2018-07-19
Install pdk
Jorie Tappa