On Thu, Oct 16, 2008 at 3:41 AM, martin <[EMAIL PROTECTED]> wrote: > > Richard, > > On Oct 16, 1:47 am, Richard Doty <[EMAIL PROTECTED]> wrote: >> I have a solaris package stored on a puppet server. I'd like >> to be able to maintain the package on a client system without >> having to also keep a copy of the package file on the client >> system. (think lots and lots of packages) >> > it is not very well known, but pkgadd can take an URL as dtastream, > i.e. > pkgadd -d http://yourserver.com/pkgs/SUNWxyz.pkg > > I haven't checked if puppet supports this, but it is worth > investigating :)
Another quick point about this.. pkgadd isn't smart enough to handle a response file with packages installed this way. --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---