index
:
puppet-sshkeys_core
main
Puppet module for managing SSH keys
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-11-28
Account for pre-5 behavior
Josh Cooper
2018-11-28
Test against puppet6
Josh Cooper
2018-11-26
Refer to local reference instead of type reference
Josh Cooper
2018-11-26
Merge pull request #8 from xrobau/patch-1
Josh Cooper
2018-10-31
(packaging) Updating POT file for 1a70da8bbd4c42bb3e24ac14fa8a48b71f849496
Jenkins CI
2018-10-31
Merge pull request #10 from natemccurdy/nmccurdy/fix_options_doc
Reid Vandewiele
2018-10-31
ssh_authorzed_key: Fix invalid 'options' error
Nate McCurdy
2018-10-25
Merge pull request #9 from ehom/master
Josh Cooper
2018-10-25
(maint) made phrases complete (localization-ready)
ehom
2018-10-14
Update desc field
Rob Thomas
2018-10-08
Document 'options' param of ssh_authorized_key
Rob Thomas
2018-08-17
Merge pull request #7 from melissa/1.0.1-release
Josh Cooper
2018-08-17
Prep for the 1.0.1 release
Melissa Stone
2018-08-17
(PUP-9053) Enable localization
Melissa Stone
2018-08-17
(PUP-9052) Bump puppet req to at least puppet 6
Melissa Stone
2018-07-25
Merge pull request #6 from jhelwig/migrate-user-tests-from-puppet-repo
Josh Cooper
2018-07-25
(maint) Import missed User type integration test from puppet repo
Jacob Helwig
2018-07-25
Merge pull request #5 from jhelwig/migrate-user-tests-from-puppet-repo
Josh Cooper
2018-07-24
(maint) Import the User type unit tests specific to ssh_authorized_keys
Jacob Helwig
2018-07-18
Merge pull request #4 from puppetlabs/install-module-on
Josh Cooper
2018-07-17
Install module on all hosts, not just those with default role
Josh Cooper
2018-07-17
Merge pull request #3 from jhelwig/merge-release-to-master
Melissa
2018-07-17
Merge pull request #2 from jhelwig/release-prep
Josh Cooper
2018-07-17
Release prep for 1.0.0
Jacob Helwig
2018-07-02
Merge pull request #1 from jhelwig/module-updates
Melissa
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-26
Update Travis config to test against Puppet 5 & modern Ruby
Jacob Helwig
2018-06-26
Add README & REFERENCE documentation
Jacob Helwig
2018-06-25
Remove Rubocop Performance/Caller violation
Jacob Helwig
2018-06-25
Remove Rubocop Lint/AssignmentInCondition violation
Jacob Helwig
2018-06-25
Remove Rubocop Style/GuardClause violation
Jacob Helwig
2018-06-25
Update PDK template
Jacob Helwig
2018-06-25
Disable Rubocop Style/Documentation check for type & provider
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
Remove Rubocop Metrics/LineLength 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
Update PDK template files
Jacob Helwig
2018-06-22
Disable Rubocop RSpec/NamedSubject check
Jacob Helwig
2018-06-22
Remove Rubocop Style/BlockDelimiters violations
Jacob Helwig
[next]