jlambert121 / jlambert121-kibana

Puppet module to install and configure kibana 4
Other
11 stars 50 forks source link

wget dependency #77

Open caskolkm opened 8 years ago

caskolkm commented 8 years ago

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

mvernimmen-CG commented 8 years ago

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 Warning: Not using cache on failed catalog Error: Could not retrieve catalog; skipping run

djalai commented 8 years ago

+1 for more information the commit showing the param integration

jcaffet commented 8 years ago

I add the same issue. It disappeared after the upgrade to maestrodev/wget 1.7.3. Hope it helps.

smitjainsj commented 7 years ago

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 Warning: Not using cache on failed catalog Error: Could not retrieve catalog; skipping run