Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
Installed chef-sugar properly.
Browse files Browse the repository at this point in the history
  • Loading branch information
patcon committed Jul 9, 2015
1 parent fa7125e commit a75b699
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
end
include_recipe 'perl'

include_recipe 'chef-sugar::default'

include_recipe 'stash::database' if settings['database']['host'] == '127.0.0.1'
include_recipe "stash::#{platform}_#{node['stash']['install_type']}"
include_recipe 'stash::configuration'
Expand Down

0 comments on commit a75b699

Please sign in to comment.