Bob Vincent

Results 6 issues of Bob Vincent

This PR only contains test changes for #179 and the tests should fail.

This PR contains fixes for #179 and should cause the failing tests from #321 to pass.

#### Pull Request (PR) description Adds missing docs and validation for the `checksum_url` attribute. #### This Pull Request (PR) fixes the following issues Fixes #471

needs-tests

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 6.26.0 - Ruby: 2.5.9 - Distribution: Puppet Enterprise 2019.8.10 - Module version: 6.0.2 ## How to reproduce (e.g Puppet code...

#### Pull Request (PR) description Ensures that tempfile used for downloading gets deleted. Ensures that the `cleanup` param is honored. #### This Pull Request (PR) fixes the following issues Fixes...

I've forked and locally modified the `archive` module to accept an array for the `source` attribute, and fetch each URL in turn until success or the last one is tried,...