HomePhorge

(#14173) Enforce that filebucket paths must be absolute
603b368a46a7Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#14173) Enforce that filebucket paths must be absolute

If you passed the filebucket a relative path, perhaps by accidentally quoting
'false', it would happily accept that and create a directory relative to the
current working directory to store content in.

This enforces that the path must be absolute, as well as failing cleanly if
multiple paths are passed.

Signed-off-by: Daniel Pittman <daniel@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU0061ba6b954b: Merge pull request #634 from stschulte/ticket/2.7.x/13645
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPU603b368a46a7: (#14173) Enforce that filebucket paths must be absolute (authored by Daniel Pittman <daniel@puppetlabs.com>).Apr 25 2012, 10:13 PM