I won't get a chance to replicate your situation and test further until this weekend. Apologies.
On Fri, Jun 15, 2012 at 12:01 PM, [email protected] <[email protected]> wrote: > Since I have the tarball, is there a way I can a) get a list of deps and b) > manually install them? Do I just unpack into /usr/share/puppet/modules ? Yes. In the meantime, you can just untar the file and move it into your module path. You'll need to rename the unpacked folder to match the actual module name (ex. puppetlabs-stdlib becomes just stdlib). There should be a Modulefile inside the stdlib folder which describes the other module dependancies (if any). puppetlabs-stdlib does not have dependancies on other modules. Thanks for providing your proxy information from puppet.conf. Is your system otherwise configured for using a proxy? --Ryan -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. 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.
