summaryrefslogtreecommitdiff
path: root/lib/chef/provider/template_finder.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/provider/template_finder.rb')
-rw-r--r--lib/chef/provider/template_finder.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/chef/provider/template_finder.rb b/lib/chef/provider/template_finder.rb
index ede6103885..67342a86ea 100644
--- a/lib/chef/provider/template_finder.rb
+++ b/lib/chef/provider/template_finder.rb
@@ -41,6 +41,7 @@ class Chef
end
protected
+
def template_source_name(name, options)
if options[:source]
options[:source]