Sha256: 928594c80b0b15ac3bffecf37f34999db02eff14f87c0af39c22c45f63db152f
Contents?: true
Size: 295 Bytes
Versions: 5
Compression:
Stored size: 295 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
5 entries across 5 versions & 1 rubygems