On Sun, 17 Jan 2010, James Turnbull wrote: > My manifests looks like: > > Package { source => "http://pkg.opensolaris.org/" } > > package { "SUNWgit": > ensure => installed, > }
The "sun" package provider needs the "source" parameter to be a a filename or an URL to the individual package, not an URL to a collection of many packages. I have been using the "blastwave" provider, with a custom config file that points to a private package repository. --apb (Alan Barrett)
-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.