livinginthepast / smf

A Lightweight Resource Provider for SMF in Chef

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

default value 'evolving' gives error on attribute stability even though evolving is a part of permissible values

debaghtk opened this issue · comments

     Default value "Evolving" is invalid for property stability of resource smf. In Chef 13 this will become an error: Option stability must be equal to one of: Standard Stable Evolving Unstable External Obsolete!  You passed "Evolving".. at 1 location:
       - /tmp/kitchen/cache/cookbooks/smf/resources/default.rb:39:in `class_from_file'
     chef_gem[activesupport] chef_gem compile_time installation is deprecated at 1 location:

Fixed by #27.