claranet / puppet-consul_template

A Puppet module to manage the config and jobs of Consul Template from Hashicorp
Apache License 2.0
30 stars 89 forks source link

Latest release causes "Cannot reassign variable download_extension" #38

Closed madAndroid closed 8 years ago

madAndroid commented 8 years ago

Hi there,

We're experiencing this with the latest release in the forge - time permitting, I may be able to send a pull request with a fix.

     Puppet::Error:
       Cannot reassign variable download_extension at  spec/fixtures/modules/consul_template/manifests/init.pp:100 on node andrews-mbp.int.stangl.co.za

It could be related to this commit: adfee5b05b674545a5354c29bc2e3da84fdf1d55

madAndroid commented 8 years ago

This appears to happen when pinning version to anything other than the new default of 0.11.0 - I don't see the error if I keep the new default.