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
/
unit
Age
Commit message (
Expand
)
Author
2021-10-01
(MODULES-11197) Update to pdk-templates 2.2.0
Gabriel Nagy
2021-03-11
(maint) Switch to rspec-mocks
Gabriel Nagy
2020-10-05
(MODULES-10827) Exported sshkey already exists error
Dorin Pleava
2020-09-06
(MODULES-10765) Implement ecdsa-sha2-nistp521-cert-v01@openssh.com support
Tim Meusel
2020-09-06
(MODULES-10765) Implement ecdsa-sha2-nistp384-cert-v01@openssh.com support
Tim Meusel
2020-09-06
(MODULES-10765) Implement ecdsa-sha2-nistp256-cert-v01@openssh.com support
Tim Meusel
2020-09-06
(MODULES-10765) Implement ssh-dss-cert-v01@openssh.com support
Tim Meusel
2020-09-06
(MODULES-10765) Implement ssh-ed25519-cert-v01@openssh.com support
Tim Meusel
2020-08-06
(MODULES-10765) Implement ssh-rsa-cert-v01@openssh.com support
Tim Meusel
2020-06-22
(maint) Update user type specs to match new behavior
Gabriel Nagy
2020-05-25
(MODULES-10671) New SSH key types for OpenSSH 8.2
Dorin Pleava
2020-02-25
(MODULES-7613) use name and type as composite namevar
Ciprian Badescu
2019-10-23
(MODULES-9578) Create authorized_key in root path
Gabriel Nagy
2018-11-28
Account for pre-5 behavior
Josh Cooper
2018-07-24
(maint) Import the User type unit tests specific to ssh_authorized_keys
Jacob Helwig
2018-06-25
Disable Rubocop Metrics/LineLength check for SSH key lines
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