0.6.0
This release updates the cookbook to remove all Chef 13 deprecation warnings by changing the following:
- using
node['platform']
instead ofplatform
in the attributes file. - using the using
manage_home
andnon_unique
directly attributes instead of thesupports
Hash on the Chefuser
resource.