Skip to content
This repository was archived by the owner on Feb 22, 2021. It is now read-only.

Commit b7fd590

Browse files
Merge pull request #31 from jregeimbal/master
Fix resource not found for bug for custom lwrps
2 parents 48d37da + e929b6a commit b7fd590

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/default.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
require 'weakref'
2222

23-
include Chef::DSL::IncludeRecipe
23+
include Chef::DSL::Recipe
2424

2525
def initialize(*args)
2626
super

0 commit comments

Comments
 (0)