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

consul 0.19.3 config #103

Closed shatei closed 6 years ago

shatei commented 6 years ago

Hi there. Tried to deploy consul-template v 0.19.3 with this package but it seems that config now accepts different mapstructure.

2017/10/01 16:45:50 [ERR] (cli) from file: /etc/consul-template/config/config.json: mapstructure decode failed: 1 error(s) decoding:

* '' has invalid keys: retry, token

Is it possible to create new tag so there could be a safe version to checkout branch other than master for the change?

sts commented 6 years ago

@shatei should be fixed once #100 gets merged.

craigwatson commented 6 years ago

Confirmed that this is fixed in the current master branch, thanks to #100 - closing the issue for now, @shatei please do feel free to re-open if this is still a problem for you :)