Sha256: fec476ab51d8fb62b80141ed39e18833b1e4ac57217af6a195f815c4326b99fc
Contents?: true
Size: 287 Bytes
Versions: 10
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
10 entries across 8 versions & 2 rubygems