Sha256: f30777b9c6afd082b3fe936126ea107e9b05344ac3d99f61c83187d1a54e1d4b

Contents?: true

Size: 288 Bytes

Versions: 43

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

43 entries across 43 versions & 1 rubygems

Version Path
chef-cli-3.0.7 lib/chef-cli/skeletons/code_generator/files/default/repo/cookbooks/example/recipes/default.rb
chef-cli-3.0.4 lib/chef-cli/skeletons/code_generator/files/default/repo/cookbooks/example/recipes/default.rb
chef-cli-3.0.1 lib/chef-cli/skeletons/code_generator/files/default/repo/cookbooks/example/recipes/default.rb