On Fri, Apr 24, 2009 at 11:02 AM, engle <kurt.en...@gmail.com> wrote:

> And another thing, we have some of our schools that are connected via
> T1 and we don't think that we can load packages onto about 40+
> computers efficiently over the link, so we will be putting 'package
> servers' local to those sites. So we have a ruby routine that will
> look at the nodes domain name and determine where the node's package
> source will be.

Kurt, what we do is have a 'pkgbase' fact, and all our packages are
specified as:

source => "$pkgpase/foo/bar.pkg",

We found this logic was easier to do client side than server side.

-- 
Nigel Kersten
nig...@google.com
System Administrator
Google, Inc.

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