-
Notifications
You must be signed in to change notification settings - Fork 567
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
use puppet/archive for all file downloads #516
Conversation
/cc @mmarseglia @rvincentatprokarmadotcom @xaniasd @elkangaroo @mheiges @sfhardman @madAndroid |
I think I've found an issue that needs to be fixed before this is ready-to-merge. |
make that two problems... |
ad477e4
to
755c0c4
Compare
one fixed... at least one to go... |
Thank you for this pull request! Please check this document for how the Jenkins project handles pull requests. |
755c0c4
to
b525210
Compare
@rtyler Assuming CI passes, this should be ready for merge. |
hmm, maybe not... |
I'm apparently bi-polar today. This is working at least as well as it was before but the magic returning core plugins issue is still present. It is ready for merge. |
b525210
to
36cf67c
Compare
- update .fixtures.yml with correct module - change name of resource from archive::download to archive - update spec test, removing archive__download, updating resource title to include full path - update file to require archive, not archive::download
puppetcommunity -> voxpupuli
This defined type was missed in the big voxpupuli#473 cleanup.
replaced by puppet/archive
replaced with a puppet/archive resource.
This variable has the proxy server / port in the format expected by puppet/archive.
36cf67c
to
49fc309
Compare
I find this change to be agreeable. |
use puppet/archive for all file downloads
Replaces the use of:
camptocamp/archive
nanliu/staging
exec
resources usingwget
orcurl
closes #340 (supersedes)
resolves #427
closes #433 (supersedes)
resolves #505
possibly related to #512