gini / puppet-archive

Puppet Module to download and extract tar.gz, tar.bz2, tar.xz, and zip archives
6 stars 22 forks source link

Could not find dependency .. Prereq for Archive::Download #35

Open frippe75 opened 8 years ago

frippe75 commented 8 years ago

Get this error using the example in the readme: archive { 'apache-tomcat-6.0.26': ensure => present, url => 'http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.26/bin/apache-tomcat-6.0.26.tar.gz', target => '/opt', }

Error: Failed to apply catalog: Could not find dependency Class[Archive::Prerequisites] for Archive::Download[apache-tomcat-6.0.26.tar.gz] at /etc/puppet/modules/archive/manifests/init.pp:78