Open
Description
Use Case
In voxpupuli/plumbing#187, it was suggested that Vox adopt the https://github.com/lwf/puppet-remote_file module.
The main utility it currently provides beyond what is available in Puppet's file type is proxy support and ability to set SSL no verify (verify_peer parameter).
Describe the solution you would like
I suggest that instead, we consider improving the built in file
resource to support these use cases.
Describe alternatives you've considered
No response
Additional context
No response