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

Commit a75b699

Browse files
committed
Installed chef-sugar properly.
1 parent fa7125e commit a75b699

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

recipes/default.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
end
1010
include_recipe 'perl'
1111

12+
include_recipe 'chef-sugar::default'
13+
1214
include_recipe 'stash::database' if settings['database']['host'] == '127.0.0.1'
1315
include_recipe "stash::#{platform}_#{node['stash']['install_type']}"
1416
include_recipe 'stash::configuration'

0 commit comments

Comments
 (0)