Issue #21785 has been updated by Adrien Thebo.

Status changed from In Topic Branch Pending Review to Merged - Pending Release

Merged into master in d2acfbd; this should be released in 3.3.0.

----------------------------------------
Bug #21785: Module tool ignores path part or URI
https://projects.puppetlabs.com/issues/21785#change-96216

* Author: Erik Dalén
* Status: Merged - Pending Release
* Priority: Normal
* Assignee: 
* Category: module tool
* Target version: 3.3.0
* Affected Puppet version: 3.2.3
* Keywords: 
* Branch: https://github.com/puppetlabs/puppet/pull/1773
----------------------------------------
The module tool ignores the path part of the URI when specifying a custom 
module_repository setting.

Example:
puppet module install foo-bar 
--module_repository='http://forge.example.com/forge'

fetches http://forge.example.com/api/v1/releases.json?module=foo/bar instead of 
http://forge.example.com/forge/api/v1/releases.json?module=foo/bar

Same issue when it tries to fetch the file itself.


-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to