Skip to content

0.5.0

Compare
Choose a tag to compare
@theckman theckman released this 05 Nov 03:13
· 35 commits to master since this release

Ohai Chefs!

After a bit of a hiatus, we've built the v0.5.0 release of the user cookbook. Here is a list of the changes since the release of v0.4.2 on 2015/03/22:

  • fix an error in the LWRP when a --why-run invocation is invoked
    before the user has been created (PR #89 by Tim Heckman).
  • add a groups resource to the LWRP to allow the user to be added to
    additional groups upon creation (PR #96 by acqant)
  • add issues_url and source_url to the metadata file
  • fix tests and dependencies to work with Ruby 2.1.4 (version shipped
    with Chef 12.1.0)