On 28/09/16 15:51, thrinay garrepalli wrote:
> Hi,
> 
> Puppet is not installed on the client. I have used same thing you have
> mentioned in the link. But when I see the preview for that client I
> cann't see those lines.
> my preseed default template consists of 
> <%

That's perfectly correct in a preview. It's an ERB template where
everything between <% %> is code for rendering the template, not the output.

Is the Puppet package listed under tasksel (see line 134)?

It's likely that this is false:

>   pm_set = @host.puppetmaster.empty? ? false : true
>   puppet_enabled = pm_set || @host.param_true?('force-puppet')

Ensure you have a Puppet proxy selected on the first tab of the host.

-- 
Dominic Cleal
domi...@cleal.org

-- 
You received this message because you are subscribed to the Google Groups 
"Foreman users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to foreman-users+unsubscr...@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at https://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to