Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Download works but throws an error #72

Open
alejandrolidon opened this issue Apr 4, 2018 · 0 comments
Open

Download works but throws an error #72

alejandrolidon opened this issue Apr 4, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@alejandrolidon
Copy link

alejandrolidon commented Apr 4, 2018

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 4.10 puppet server with foreman version 1.12 and puppet agent 1.10.10
  • Distribution: linux server windows client
  • Module version: latest

How to reproduce (e.g Puppet code you use)

Something like this
download_file { 'download' :
url => 'http://webpage.com/file.zip',
destination_directory => 'c:\tmp',
}

What are you seeing

The return of the command is 1 instead of 0 but it is successfully downloaded

What behaviour did you expect instead

Not getting an error

Any additional information you'd like to impart

Its a 1,2GB zip maybe its becaus it tooks a lot of time to download? Aprox 5-10 min

@juniorsysadmin juniorsysadmin added the bug Something isn't working label Apr 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants