Displaying 1 result from an estimated 1 matches for "function_extlookup".
2011 Sep 07
1
undefined method `function_extlookup'
Trying to use extlookup from within template i use
<%= scope.function_extlookup("blah") %>
but get the undefined method `function_extlookup'' error
According to http://docs.puppetlabs.com/guides/templating.html#access-to-variables-and-puppet-functions-with-the-scope-object
this should work.
Thanks
Alex
--
You received this message because you are subs...