Re: [Puppet Users] Forge repository timeout

2017-10-12 Thread David Schmitt
Hi Raphaël, please use the API v3 (described at https://forgeapi.puppetlabs.com/) to programmatically access the forge. Using the pagination parameters (offset and limit) allows much faster and safer traversing of the results. With the increasing number of modules on the forge, I'm not sure we'll

[Puppet Users] Forge repository timeout

2017-10-11 Thread Raphaël Hoareau
Hi all, I'm trying to synchronize the Forge repository (https://forge.puppet.com) into my Katello install but it fail with connection errors (it was working a few weeks ago). When trying to download https://forge.puppet.com/modules.json, a simple curl/wget tries multiple times before getting th