Sha256: 2978ad860d62160c55b26bfe4772c4f756c429b6c4a2a4dc7ffef67fd33a0e8b
Contents?: true
Size: 290 Bytes
Versions: 12
Compression:
Stored size: 290 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: http://docs.getchef.com/essentials_cookbook_recipes.html
Version data entries
12 entries across 12 versions & 2 rubygems