mkrakowitzer / puppet-deploy

Puppet module to deploy compressed files
11 stars 23 forks source link

Invalid resource type untar #20

Open daveseff opened 8 years ago

daveseff commented 8 years ago
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Evaluation Error: Error
while evaluating a Resource Statement, Evaluation Error: 
Error while evaluating a Resource Statement,         Invalid resource type untar at
/etc/puppetlabs/code/environments/production/modules/deploy/manifests/file.pp:173:5 at ...

Changing line 173 to deploy::untar fixed this.

I'll put in a PR

daveseff commented 8 years ago

@mkrakowitzer Have you abandoned this project?

daveseff commented 4 years ago

I guess this is abandoned. I will maintain my fork for the public.