blob: 7717d99113d05b6ce739cddb643cd1de2c754938 (
plain)
1
2
3
4
5
6
|
require 'chef/dsl/recipe'
require 'chef/dsl/platform_introspection'
require 'chef/dsl/data_query'
require 'chef/dsl/include_recipe'
require 'chef/dsl/include_attribute'
require 'chef/dsl/registry_helper'
|