Skip to content
This repository has been archived by the owner on Jul 6, 2018. It is now read-only.

Commit

Permalink
added 'provides :vagrant_box'
Browse files Browse the repository at this point in the history
Signed-off-by: Reza Farrahi Moghaddam <[email protected]>
  • Loading branch information
imriss authored Aug 28, 2017
1 parent 264bf6c commit ff17912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/chef/provider/vagrant_box.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
require 'chef/mixin/shell_out'

class Chef::Provider::VagrantBox < Chef::Provider::LWRPBase

provides :vagrant_box
use_inline_resources

include Chef::Mixin::ShellOut
Expand Down

0 comments on commit ff17912

Please sign in to comment.