chef/cookbooks/smf/recipes/default.rb
2015-07-21 19:45:23 +02:00

8 lines
171 B
Ruby

## These libraries need to be installed when the cookbook
# is loaded, otherwise they are not available when the
# cookbook runs.
chef_gem 'builder'
require 'builder'