Issue #5783 has been updated by Josh Cooper.

It would be helpful to reuse the existing http client code 
`Puppet::Network::HttpPool.http_instance` so that the SSL context is setup 
correctly, http proxy settings applied, timeouts, etc. See also #8465
----------------------------------------
Feature #5783: support HTTP(S) URL as the file 'source'
https://projects.puppetlabs.com/issues/5783

Author: Daniel Pittman
Status: Accepted
Priority: Normal
Assignee: Daniel Pittman
Category: fileserving
Target version: 
Affected Puppet version: development
Keywords: 
Branch: 


Lots and lots of folks want to be able to do this:

    file { "/tmp/example.txt": source => 'http://example.com/example.txt' }

This would be good to support; obviously the metadata for the HTTP URI is much 
less available than via puppet file serving, but this would make a lot of 
people very, very happy.  


-- 
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.

Reply via email to