Issue #3807 has been reported by Ken Barber. ---------------------------------------- Bug #3807: not able to use remote filebucket http://projects.puppetlabs.com/issues/3807
Author: Ken Barber Status: Unreviewed Priority: Normal Assigned to: Category: Target version: Affected version: 0.25.4 Keywords: filebucket Branch: See thread here: http://groups.google.com/group/puppet-users/browse_thread/thread/df15442ae64ae7c2 I'm not 100% but it think the logic won't allow remote filebuckets to be used at the moment. I may be going crazy - but I wouldn't mind if someone could confirm it. That is - the logic in the method 'mkbucket' in type/filebucket.rb is checking if 'path' is set, however because path defaults to clientbucketdir, and clientbucketdir (according to defaults.rb) defaults to $vardir/clientbucket ... the 'else' clause (which sets up the args passed to Puppet:Filebucket:Dipper) is never reached. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs?hl=en.
