Remove absent keys when user resource not managed by module
Really fix automated release system...
Fix automated release system
Remove Puppet 3 support Fix ParseError test
Update test files
Parameterize managehome (issue #21)
Allow to set options to ssh_authorized_key
Add ability to set a password hash for a user Add uid and gid params to accounts::account Don't create absent ssh_authorized_key resources if purge_ssh_keys is enabled
Use docker for acceptance tests
Add home parameter
Add shell parameter
Fix strict_variables activation with rspec-puppet 2.2
Add beaker_spec_helper to Gemfile
Use random application order in nodeset
add utopic & vivid nodesets
Don't allow failure on Puppet 4
Fix User resource title when $user != $name purge_ssh_key is actually supported in 3.6.0 Add support for user comment
Add puppet-lint-file_source_rights-check gem
Don't pin beaker
Add support for changing users default membership
Add nodeset ubuntu-12.04-x86_64-openstack
Confine rspec pinning to ruby 1.8
Various spec improvements
purge_ssh_keys was alwaus set to false... don't use purge_ssh_keys when puppet version < 3.6 Update unit tests Update meta files
Use CHANGELOG.md Simplify bundler cache in Travis CI Fix license name in metadata.json
Fix exec resource name Fix unit tests
Lint metadata.json
Fix when no target Fix when purging with no target Inverse hashes order in merge so that we can override params in hiera Set user to root when using a target Allow string formating for target Forward authorized_keys_target and purge_ssh_keys when using usergroups
Add purge-ssh-key support Remove puppet < 3.6 support
Fix an issue when using ssh_authorized_key_title and usergroup Fix an issue when adding a user without ssh key defined
Really setup automatic Forge release
Setup automatic Forge releases