index
:
puppet-sshkeys_core
main
Puppet module for managing SSH keys
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
Age
Commit message (
Expand
)
Author
2018-11-28
Account for pre-5 behavior
Josh Cooper
2018-07-25
(maint) Import missed User type integration test from puppet repo
Jacob Helwig
2018-07-24
(maint) Import the User type unit tests specific to ssh_authorized_keys
Jacob Helwig
2018-07-17
Install module on all hosts, not just those with default role
Josh Cooper
2018-07-02
Remove test blocked on ticket marked as "Won't Do"
Jacob Helwig
2018-07-02
Add default nodeset for acceptance tests
Jacob Helwig
2018-07-02
Update acceptance tests to use RSpec syntax
Jacob Helwig
2018-06-26
Rename acceptance tests to have _spec at the end
Jacob Helwig
2018-06-25
Remove Rubocop Performance/Caller violation
Jacob Helwig
2018-06-25
Remove Rubocop Layout/MultilineMethodCallIndentation violations
Jacob Helwig
2018-06-25
Remove Rubocop Style/TrailingCommaInLiteral violation
Jacob Helwig
2018-06-25
Disable Rubocop Metrics/LineLength check for SSH key lines
Jacob Helwig
2018-06-25
Disable Rubocop RSpec/AnyInstance check for specific instances
Jacob Helwig
2018-06-25
Remove Rubocop RSpec/DescribeMethod violations
Jacob Helwig
2018-06-25
Clean up hard tabs and whitespace
Jacob Helwig
2018-06-25
Fix duplicate test removing RSpec/RepeatedExample violation
Jacob Helwig
2018-06-25
Remove Rubocop RSpec/ScatteredLet violations
Jacob Helwig
2018-06-25
Remove Rubocop Lint/AmbiguousBlockAssociation violation
Jacob Helwig
2018-06-25
Remove Rubocop RSpec/InstanceVariable violations
Jacob Helwig
2018-06-22
Remove Rubocop Style/BlockDelimiters violations
Jacob Helwig
2018-06-22
Clean up Rubocop Lint/ScriptPermission violations
Jacob Helwig
2018-06-21
Apply automatic PDK validation cleanup
Jacob Helwig
2018-06-21
Initial sshkey type import from Puppet repository
Jacob Helwig