Sha256: be3d1cf4c92b9ca8c1e914d58aa7e9368b3d88847968f22f2062d518c1bfb905
Contents?: true
Size: 239 Bytes
Versions: 6
Compression:
Stored size: 239 Bytes
Contents
context = ChefDK::Generator.context policyfile_path = File.join(context.policyfile_dir, "#{context.new_file_basename}.rb") template policyfile_path do source "Policyfile.rb.erb" helpers(ChefDK::Generator::TemplateHelper) end
Version data entries
6 entries across 6 versions & 1 rubygems