I don't see this as any different than pushing a script to the system to do
the initial deployment or running a script that makes ssh connections to
it.  There's no need for a static binary.  In the early days, before it was
part of our base config, we used to push puppet to machines that didn't
have it using a puppet-deploy script which would connect to a named host
via ssh and use the package manager to install puppet, set a couple of
initial things and fire it up.  If you run your version of this type of
tool from your puppet master, you can even make it automate the signing
step for you.

-z

On Sat, Jan 7, 2012 at 12:34 PM, Mister IT Guru <misteritg...@gmx.com>wrote:

> Good Evening
>
> I just wanted to ask a question here, is it possible to build a static
> binary that I could sep to a client machine, and have it do it's first run
> to connect to a puppet master?
>
> My plan is to use a static binary as a sort of installer for particular
> systems, as I don't really want to have to install puppet client on 70
> systems by hand! These are all production servers already, so I'm not
> getting the opportunity to build them from the ground up.
>
> Any advice is appreciated, thanks.
>
> Mister IT Guru -- misteritg...@gmx.com
> Twittersphere @mritguru
>
>
>
>  --
> 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.
>



-- 
Zac Sprackett, Director of Network Operations
SugarCRM, Inc.
w: http://sugarcrm.com e: z...@sugarcrm.com t: +1.613.265.0860

-- 
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