summaryrefslogtreecommitdiff
path: root/kitchen-tests/cookbooks/end_to_end/libraries/chef-sugar.rb
blob: 90d02a361faf08665b868d82038fb21380fbbae4 (plain)
1
2
3
4
require "chef/sugar"

# hack until this gets baked into chef-sugar so we can use chef-sugar in attributes files
Chef::Node.send(:include, Chef::Sugar::DSL)