Sha256: 25b7b8d253ffdcb4309ffba36b3ad824948dc7acc0339bc0c034ae52b6001158
Contents?: true
Size: 267 Bytes
Versions: 74
Compression:
Stored size: 267 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/recipes.html
Version data entries
74 entries across 74 versions & 3 rubygems