-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wget dependency #77
Comments
Indeed, with release 2.4.0 the result is Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Invalid parameter unless on Wget::Fetch[kibana] at /export/data/puppet/environments/staging/modules/kibana/manifests/install.pp:41 on node node.node.com |
+1 |
I add the same issue. It disappeared after the upgrade to maestrodev/wget 1.7.3. |
I am still getting this issue for wget::fetch resource error . I have already downloaded the wget mastro 1.7.3 package Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'wget::fetch' at /etc/puppetlabs/code/environments/production/modules/kibana/manifests/install.pp:36:3 on node elk-server.example.local |
You metadata.json declares an dependency with maestrodev/wget with a minimum version of 1.5.6. But the wget:fetch unless parameter is introducted in version 1.7.2
The text was updated successfully, but these errors were encountered: