Hi all, I''m wondering if there is some way for browsing puppet file server. Sometimes I get the "Could not retrieve information from source" and I get crazy looking for typos in paths. If not, how do you check path sanity? Cheers, Arnau -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On 11/24/2010 12:18 PM, Arnau Bria wrote:> Hi all, > > I''m wondering if there is some way for browsing puppet file server. > > Sometimes I get the "Could not retrieve information from source" and I > get crazy looking for typos in paths. > > > If not, how do you check path sanity?Basically, I can only copy-paste the tail of the offending URL and append that to the path to the fileserver root. Sorry for being not helpful ;-) Felix -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On Wed, Nov 24, 2010 at 3:18 AM, Arnau Bria <arnaubria@pic.es> wrote:> Hi all, > > I''m wondering if there is some way for browsing puppet file server. > > Sometimes I get the "Could not retrieve information from source" and I > get crazy looking for typos in paths. > > > If not, how do you check path sanity?Are you using modules? If you are this should all be simple enough to debug, but otherwise you can try using the REST api with curl. http://docs.puppetlabs.com/guides/rest_api.html> > Cheers, > Arnau > > -- > 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+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en. > >-- Nigel Kersten - Puppet Labs - http://www.puppetlabs.com -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.