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

upstart script #104

Closed shatei closed 7 years ago

shatei commented 7 years ago

Hello there, i think that upstart script template is not working properly because it doesn't accept config name and there is partialy hardcoded path for consul-template.

exec $CONSUL -config $CONFIG/config <%= scope.lookupvar('consul_template::extra_options') %>