On May 6, 2011, at 1:59 PM, Yushu Yao wrote:

> Hi Experts,
> 
> I remember we had this discussion before, but could find it. 
> 
> Can I run a command to generate a "Compiled catalog" for a specific node (on 
> the master node)? And apply this on the client node? What are the limitations 
> for doing this?
> 
> Basically we have special handling for the webserver/CA part of puppet.
> 
> Thank you very much!
> 
> -Yushu


1) You can generate the catalog using "puppet master --verbose --compile 
computer.name.domain_name"
2) Anything that uses "puppet:///whatever" won't work, unless the client can 
connect to the master.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to