Update cookbooks and add wordpress cookbook
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
actions :create, :delete
|
||||
default_action :create
|
||||
|
||||
|
||||
attribute :hint_name, :kind_of => String, :name_attribute => true
|
||||
attribute :content, :kind_of => Hash, :default => {}
|
||||
attribute :hint_name, kind_of: String, name_attribute: true
|
||||
attribute :content, kind_of: Hash
|
||||
|
||||
Reference in New Issue
Block a user