On Tue, Jan 10, 2012 at 08:56, Dan Bode wrote:
> On Tue, Jan 10, 2012 at 8:53 AM, Markus Falb wrote:
>>
>> hiera is working in my manifest but not within a template.
>>
>> x=<%= scope.function_hiera("x") %>
>>
>> err: Could not retrieve catalog from remote server: Error 400 on SERVER:
>> Failed t
On Tue, Jan 10, 2012 at 8:53 AM, Markus Falb wrote:
> hi,
>
> hiera is working in my manifest but not within a template.
>
> x=<%= scope.function_hiera("x") %>
>
> err: Could not retrieve catalog from remote server: Error 400 on SERVER:
> Failed to parse template bla/blubb.conf.erb: undefined met
hi,
hiera is working in my manifest but not within a template.
x=<%= scope.function_hiera("x") %>
err: Could not retrieve catalog from remote server: Error 400 on SERVER:
Failed to parse template bla/blubb.conf.erb: undefined method
`function_hiera' ...
Is it supposed to used in a template and