lib/iapi-idlc-sdk-pfm/command/generator_commands/skeletons/code_generator/files/default/repo/cookbooks/example/attributes/default.rb
# This is a Chef attributes file. It can be used to specify default and override # attributes to be applied to nodes that run this cookbook. # Set a default name default['example']['name'] = 'Sam Doe' # For further information, see the Chef documentation (https://docs.chef.io/essentials_cookbook_attribute_files.html).