Skip to content

0.6.0

Compare
Choose a tag to compare
@theckman theckman released this 20 Nov 02:23
· 23 commits to master since this release

This release updates the cookbook to remove all Chef 13 deprecation warnings by changing the following:

  • using node['platform'] instead of platform in the attributes file.
  • using the using manage_home and non_unique directly attributes instead of the supports Hash on the Chef user resource.