Initial Chef repository
This commit is contained in:
6
cookbooks/ohai/resources/hint.rb
Normal file
6
cookbooks/ohai/resources/hint.rb
Normal file
@@ -0,0 +1,6 @@
|
||||
actions :create, :delete
|
||||
default_action :create
|
||||
|
||||
|
||||
attribute :hint_name, :kind_of => String, :name_attribute => true
|
||||
attribute :content, :kind_of => Hash, :default => {}
|
||||
Reference in New Issue
Block a user