Issue #14173 has been updated by Daniel Pittman. Category set to filebucket Status changed from Unreviewed to In Topic Branch Pending Review Target version set to 2.7.x Branch set to https://github.com/puppetlabs/puppet/pull/713
https://github.com/puppetlabs/puppet/pull/713 has a fix to enforce this. It only tackles validation of the bucket path, nothing more, but it does catch the problem of string "false" being accepted, or relative paths being used. ---------------------------------------- Bug #14173: Filebucket resource interprets quoted 'false' path value as a literal path rather than a boolean https://projects.puppetlabs.com/issues/14173#change-61444 Author: Peter Bukowinski Status: In Topic Branch Pending Review Priority: Normal Assignee: Category: filebucket Target version: 2.7.x Affected Puppet version: Keywords: filebucket path Branch: https://github.com/puppetlabs/puppet/pull/713 As Nigel mentioned in the puppet-users thread that spawned this big report, path should only accept absolute path, and/or 'false' should always be interpreted as a boolean. -- 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.
