Skip to content

Latest commit

 

History

History
56 lines (28 loc) · 1.48 KB

CHANGELOG.md

File metadata and controls

56 lines (28 loc) · 1.48 KB

0.2.11 (unreleased)

0.2.10 (January 20, 2012)

Bug fixes

  • Pull request #6: Fix ordering of user deletion in :remove action. (@nessche)

Improvements

  • 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)

0.2.8 (January 20, 2012)

Improvements

  • Handle user names with periods in them. (@fnichol)

0.2.6 (October 18, 2011)

Improvements

  • Data bag item attribute username can override id for users with illegal data bag characters. (@fnichol)

0.2.4 (September 19, 2011)

Bug fixes

  • Fix data bag missing error message. (@fnichol)

0.2.2 (September 14, 2011)

Bug fixes

  • Issue #2: user_account resource should accept String or Integer for uid attribute. (@fnichol)
  • Add home and shell defaults for SuSE. (@fnichol)

Improvements

  • Add installation instructions to README. (@fnichol)
  • Add fallback default home_root attribute value of "/home". (@fnichol)

0.2.0 (August 12, 2011)

The initial release.