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

Adding support for the consul-template 'max-stale' parameter #33

Closed raffraffraff closed 9 years ago

raffraffraff commented 9 years ago

This is an optional parameter you can pass to the puppet module. I just followed the consul_wait example when adding this. Ping me if you have any problems with it.

gdhbashton commented 9 years ago

Thanks - that looks really useful :)