Greg Karékinian bdfb3a1afb Downgrade mysql cookbook for now
It doesn't play well with our current dev server setup
2017-06-16 22:44:57 +02:00

7 lines
122 B
Ruby

default_action :create
actions :create
attribute :name, :kind_of => String, :name_attribute => true, :required => true