Sha256: 8c5dc6722c3385fba50001c2cba3c705300b12b2f153917412a7871137d8dfb7
Contents?: true
Size: 267 Bytes
Versions: 7
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
7 entries across 7 versions & 1 rubygems