Puppet module to provide intelligent user management
Go to file
Colleen Murphy fbc9ce6954 Add Gemfile and puppet 4 checks
In anticipation of puppet 4, start trying to deal with puppet 4 things
that can be helpfully predicted by puppet lint plugins. Fix arrow
alignment errors now caught by the bundle-installed puppet-lint.

This patch makes $users::virtual::localuser::sshkeys a required
parameter to fix the puppet-lint-empty_string-check error. If left as
empty string and the default is used, the ssh_authorized_key resource
will still create the authorized_key entry but with an empty key, which
is not useful.

Change-Id: Ica35f012f3af74159fc8b2ae5df60d11d4c15f33
2015-08-14 11:39:11 -07:00
manifests Add Gemfile and puppet 4 checks 2015-08-14 11:39:11 -07:00
spec Boilerplate beaker-rspec files 2015-07-28 02:06:19 -07:00
.gitignore Add Gemfile and puppet 4 checks 2015-08-14 11:39:11 -07:00
.gitreview Add puppet module files for puppet-user 2015-01-30 13:26:09 +00:00
Gemfile Add Gemfile and puppet 4 checks 2015-08-14 11:39:11 -07:00
LICENSE Add puppet module files for puppet-user 2015-01-30 13:26:09 +00:00
README.md Add puppet module files for puppet-user 2015-01-30 13:26:09 +00:00
Rakefile Add puppet module files for puppet-user 2015-01-30 13:26:09 +00:00
metadata.json Replace ci.o.o links with docs.o.o/infra 2015-05-14 21:38:19 +00:00

README.md

OpenStack User Module

Overview

Configures User.