[chef] Re: Re: Re: HELP: about how to use template


Chronological Thread 
  • From: Marco Betti < >
  • To:
  • Subject: [chef] Re: Re: Re: HELP: about how to use template
  • Date: Sun, 9 Feb 2014 18:05:40 +0100

Hi Sam,
it is simply the way Erubis works.
http://docs.opscode.com/essentials_cookbook_templates.html
Cheers,
Marco

Il 09/feb/2014 17:58 "Sam Su" < "> > ha scritto:
Hi Marco,

Thank you so much to point it out.

It works like a charm now. Could you or someone else explain a little bit what is the difference between "HWADDR=<%= @mac %>" and "HWADDR=<%= mac %>" in the template file?

Thanks,
Sam



On Sun, Feb 9, 2014 at 12:25 AM, Marco Betti < " target="_blank"> > wrote:

Hi Sam,
error log says that you aren't correctly using mac variable.
Please, try with
HWADDR=<%= @mac %>
in your template and so on for every other variable.
Cheers,
Marco

Il 09/feb/2014 09:18 "Sam Su" < " target="_blank"> > ha scritto:

Hi,

I am trying to creat a simple cookbook to produce network config files but get a error as below:

It looks like chef-client try to use Chef::Mixin::Template instead of Chef::Provider::File::Template, I am wondering how to assign the template coming from Chef::Provider::File::Template instead of Chef::Mixin::Template in my cookbook? 

Much appreciated for any help.

Thanks,
Sam




Archive powered by MHonArc 2.6.16.

§