Update build-essential cookbook

This commit is contained in:
Greg Karékinian
2016-01-22 22:22:59 +00:00
parent 17fca99aae
commit d8681e860c
21 changed files with 21 additions and 766 deletions

View File

@@ -44,5 +44,5 @@ when 5.11
package 'ucb'
end
else
raise "Sorry, we don't support Solaris version #{node['platform_version']} at this juncture."
fail "Sorry, we don't support Solaris version #{node['platform_version']} at this juncture."
end