On May 24, 8:55 am, CHEBRIAN <ksd....@gmail.com> wrote:
> Hi,
>
> how to install puppet client thru puppet master .

It is via the puppet client (or the local puppet executable) that
Puppet applies changes to a system.  If the client is not present on a
given node then nothing the master can do will change that.

> My requirement is to install puppet client nearly 400 client servers.
>
> its difficult to install puppet client in all the servers by apt-
> get .
>
> share u r suggestions .


The problem is one of scale?  I mean, if you only had 10 servers to
worry about, then would you still be posing the question?

If you already have some method (inferior to Puppet, or you wouldn't
be here) of helping to automate the management of your servers, then
apply that to the task.  If not, then you may be able to script up a
solution based on ssh/rsh and a list of server names.  Otherwise, I'm
not sure what you're hoping to hear -- I mean, would you be *happy* to
find that an external program could install random software on your
servers without prior setup and authorization?


John

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

Reply via email to