Hi, I am trying to get resource from http (not from the file server), trying like this
file { "/var/log/README.txt": source => "http://hg/some/path/tip/README.txt" } But having error r...@puppet-client-ubuntu:~# puppetd --test info: Retrieving plugin info: Caching catalog for puppet-client-ubuntu.harbour err: Could not run Puppet configuration client: Parameter source failed: Cannot use URLs of type 'http' as source for fileserving at / etc/puppet/manifests/site.pp:3 How can I get resource from http? Thank you Dmytro -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.