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