HomePhorge

Fix #4319 - source file url sent to the master is invalid
03313b81c696Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix #4319 - source file url sent to the master is invalid

We were sending an incorrect (containing a //) url for sourced file
content since the file streaming patches.
Depending on the webserver in front of puppet it could fail (for instance
nginx+mongrel).

This patch fixes the offending // in each sourced file urls.

Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>

Details

Provenance
Brice Figureau <brice-puppet@daysofwonder.com>Authored on
Markus Roberts <Markus@reality.com>Committed on Jul 26 2010, 7:24 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUac3a0d2d6c10: vim: highlight default parameters in definition/classes
Branches
Unknown
Tags
Unknown

Event Timeline

Markus Roberts <Markus@reality.com> committed rPU03313b81c696: Fix #4319 - source file url sent to the master is invalid (authored by Brice Figureau <brice-puppet@daysofwonder.com>).Jul 26 2010, 7:24 AM