- Issue #4: Support Ruby 1.8.6 (no #end_with?). (@fnichol)
- Issue #3: Mention dependency on ruby-shadow if managing password. (@fnichol)
- Issue #5: Clarify iteration through node['users'] in recipe[user::data_bag]. (@fnichol)
- Handle user names with periods in them. (@fnichol)
- Data bag item attribute
username
can overrideid
for users with illegal data bag characters. (@fnichol)
- Fix data bag missing error message. (@fnichol)
- Issue #2: user_account resource should accept String or Integer for uid attribute. (@fnichol)
- Add home and shell defaults for SuSE. (@fnichol)
- Add installation instructions to README. (@fnichol)
- Add fallback default
home_root
attribute value of "/home". (@fnichol)
The initial release.