Skip to content

Commit

Permalink
Merge branch 'master' of github.com:jonlives/knife-spork
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Cowie committed Dec 30, 2014
2 parents 2e59c7b + cb89a03 commit c7fddc3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/knife-spork/runner.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
require 'json'

require 'chef/cookbook_loader'
require 'chef/environment'
require 'chef/data_bag_item'
require 'chef/knife/core/object_loader'
require 'knife-spork/plugins'

Expand Down
1 change: 1 addition & 0 deletions spec/unit/fixtures/cookbooks/example/metadata.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name "example"
maintainer "Jon Cowie"
maintainer_email "jonlives@gmail.com"
license "All rights reserved"
Expand Down

0 comments on commit c7fddc3

Please sign in to comment.