jblaine wrote on 02/07/2011 06:59 PM:
> I've not found an explanation of what is lost by using Puppet without
> a puppetmaster.
>
> Does anyone have a link to something like that, or is anyone willing
> to expound on the topic?

Puppet is about centralizing administration. If you have dozens/hundreds
of client nodes to administer, then you clearly gain by being able to
make changes in one central location (the puppetmaster) without having
to bother with pushing those changes to all your client nodes yourself.

You could devise a mechanism to push/pull your repository to your
various machines automatically, but then you'd be re-inventing the
wheel, not to mention missing out on the functionality that Felix Frank
listed.

I you have even a modest number of nodes (e.g., ten) to administer,
you're probably complicating things unnecessarily by forgoing a
puppetmaster.


Kelly

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

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