Skip to content

Commit

Permalink
Remove Chef 11 compatibility check
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 committed Dec 2, 2016
1 parent c40acd3 commit a58fd0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/splunk_app_provider.rb
Expand Up @@ -24,7 +24,7 @@
class Chef
class Provider
class SplunkApp < Chef::Provider::LWRPBase
provides :splunk_app if respond_to?(:provides)
provides :splunk_app

use_inline_resources

Expand Down

0 comments on commit a58fd0d

Please sign in to comment.