Sha256: fcc3cbf8e11b541019f2ee0e5fe1cc6f700d839fc88f22b30d5ef1aec9b2bb92

Contents?: true

Size: 287 Bytes

Versions: 6

Compression:

Stored size: 287 Bytes

Contents

# This is a Chef recipe file. It can be used to specify resources which will
# apply configuration to a server.

log "Welcome to Chef, #{node['example']['name']}!" do
  level :info
end

# For more information, see the documentation: https://docs.chef.io/essentials_cookbook_recipes.html

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
chefdk-julia-1.0.1 files/default/repo/cookbooks/example/recipes/default.rb
chefdk-julia-1.0.0 files/default/repo/cookbooks/example/recipes/default.rb
chefdk-julia-0.4.4 files/default/repo/cookbooks/example/recipes/default.rb
chefdk-julia-0.4.3 files/default/repo/cookbooks/example/recipes/default.rb
chefdk-julia-0.4.2 files/default/repo/cookbooks/example/recipes/default.rb
chefdk-julia-0.4.1 files/default/repo/cookbooks/example/recipes/default.rb