diff options
author | Tim Smith <tsmith@chef.io> | 2018-08-22 16:19:54 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2018-08-22 16:19:54 -0700 |
commit | 4ff11119636f3c68b3da28e93ea61262d12e9aa1 (patch) | |
tree | f7f2ed5360ca2c04bf75ccc289c45771f07ba4ec /Rakefile | |
parent | 4952f89ead5a39fb74802a171d0bba12f88b0594 (diff) | |
download | chef-4ff11119636f3c68b3da28e93ea61262d12e9aa1.tar.gz |
Add back the install tasks
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'Rakefile')
-rw-r--r-- | Rakefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,6 +23,8 @@ require_relative "tasks/cbgb" require_relative "tasks/dependencies" require_relative "tasks/announce" +Bundler::GemHelper.install_tasks name: 'chef' + task :pedant, :chef_zero_spec task :build_eventlog do |