Sha256: ce09c91134ff9d81983a136bc84cb94257d8ca4da92649f7088123e6bba47e4b
Contents?: true
Size: 288 Bytes
Versions: 1
Compression:
Stored size: 288 Bytes
Contents
# This is a Chef Infra Client recipe file. It can be used to specify resources # which will apply configuration to a server. log "Welcome to Chef Infra Client, #{node["example"]["name"]}!" do level :info end # For more information, see the documentation: https://docs.chef.io/recipes
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
chef-cli-5.6.16 | lib/chef-cli/skeletons/code_generator/files/default/repo/cookbooks/example/recipes/default.rb |