Sha256: 370315897d6a526833042c76a2cd91c3612f867412688be0d425d9f319fade27
Contents?: true
Size: 306 Bytes
Versions: 13
Compression:
Stored size: 306 Bytes
Contents
# frozen_string_literal: true # 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
13 entries across 13 versions & 1 rubygems