chef/cookbooks/smf/recipes/default.rb
Greg Karékinian bdfb3a1afb Downgrade mysql cookbook for now
It doesn't play well with our current dev server setup
2017-06-16 22:44:57 +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'