Skip to content

Commit

Permalink
fix chef client 14 error (#29)
Browse files Browse the repository at this point in the history
* updated for chef 14+ support
  • Loading branch information
Stromweld authored and ivadim committed Aug 5, 2018
1 parent 084e700 commit 2368336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/service.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require 'chef/resource/lwrp_base'
require 'chef/provider/lwrp_base'
require 'chef/mixin/shell_out'
require 'chef/mixin/language'
require 'chef/dsl/platform_introspection'

module VSTS
module Agent
Expand Down

0 comments on commit 2368336

Please sign in to comment.