aboutsummaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2021-03-11(maint) Switch to rspec-mocksGabriel Nagy
2020-10-05(MODULES-10827) Exported sshkey already exists errorDorin Pleava
2020-09-06(MODULES-10765) Implement ecdsa-sha2-nistp521-cert-v01@openssh.com supportTim Meusel
2020-09-06(MODULES-10765) Implement ecdsa-sha2-nistp384-cert-v01@openssh.com supportTim Meusel
2020-09-06(MODULES-10765) Implement ecdsa-sha2-nistp256-cert-v01@openssh.com supportTim Meusel
2020-09-06(MODULES-10765) Implement ssh-dss-cert-v01@openssh.com supportTim Meusel
2020-09-06(MODULES-10765) Implement ssh-ed25519-cert-v01@openssh.com supportTim Meusel
2020-08-06(MODULES-10765) Implement ssh-rsa-cert-v01@openssh.com supportTim Meusel
2020-06-22(maint) Update user type specs to match new behaviorGabriel Nagy
2020-06-17Merge pull request #32 from GabrielNagy/PUP-10510/purge-sshkeysmihaibuzgau
2020-05-27(PUP-10510) Fix sshkeys not being correctly purgedGabriel Nagy
2020-05-25(MODULES-10671) New SSH key types for OpenSSH 8.2Dorin Pleava
2020-02-25(MODULES-7613) use name and type as composite namevarCiprian Badescu
2019-10-24(maint) Enable changelog-generatormihaibuzgau
2019-10-23(MODULES-9578) Create authorized_key in root pathGabriel Nagy
2019-08-12(MODULES-9578) Add test for target attribute.Robert Vincent
2019-08-12(MODULES-9578) Acceptance tests should remove the authorized_keys file.Robert Vincent
2019-01-08(maint) update PDK to 1.8.0; update all templatesMelissa Stone
2018-11-28Account for pre-5 behaviorJosh Cooper
2018-07-25(maint) Import missed User type integration test from puppet repoJacob Helwig
2018-07-24(maint) Import the User type unit tests specific to ssh_authorized_keysJacob Helwig
2018-07-17Install module on all hosts, not just those with default roleJosh Cooper
2018-07-02Remove test blocked on ticket marked as "Won't Do"Jacob Helwig
2018-07-02Add default nodeset for acceptance testsJacob Helwig
2018-07-02Update acceptance tests to use RSpec syntaxJacob Helwig
2018-06-26Rename acceptance tests to have _spec at the endJacob Helwig
2018-06-25Remove Rubocop Performance/Caller violationJacob Helwig
2018-06-25Remove Rubocop Layout/MultilineMethodCallIndentation violationsJacob Helwig
2018-06-25Remove Rubocop Style/TrailingCommaInLiteral violationJacob Helwig
2018-06-25Disable Rubocop Metrics/LineLength check for SSH key linesJacob Helwig
2018-06-25Disable Rubocop RSpec/AnyInstance check for specific instancesJacob Helwig
2018-06-25Remove Rubocop RSpec/DescribeMethod violationsJacob Helwig
2018-06-25Clean up hard tabs and whitespaceJacob Helwig
2018-06-25Fix duplicate test removing RSpec/RepeatedExample violationJacob Helwig
2018-06-25Remove Rubocop RSpec/ScatteredLet violationsJacob Helwig
2018-06-25Remove Rubocop Lint/AmbiguousBlockAssociation violationJacob Helwig
2018-06-25Remove Rubocop RSpec/InstanceVariable violationsJacob Helwig
2018-06-22Remove Rubocop Style/BlockDelimiters violationsJacob Helwig
2018-06-22Clean up Rubocop Lint/ScriptPermission violationsJacob Helwig
2018-06-21Apply automatic PDK validation cleanupJacob Helwig
2018-06-21Initial sshkey type import from Puppet repositoryJacob Helwig