Issue #11865 has been reported by Nigel Kersten.
----------------------------------------
Feature #11865: Package providers that support a "source" parameter should
allow for puppet:/// URL sources
https://projects.puppetlabs.com/issues/11865
Author: Nigel Kersten
Status: Unreviewed
Priority: Normal
Assignee:
Category:
Target version:
Affected Puppet version:
Keywords:
Branch:
Rather than having to store packages on an http server, it would be
significantly less friction if we could instead do:
<pre>
package { "foo":
source => "puppet:///modules/mymodule/foo.pkg",
}
</pre>
The providers that should support this are:
* pkgdmg
* appdmg
* msi
* dpkg
* rpm
As well as whatever Solaris providers work this way.
--
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.