manifests/watch.pp is set to notify the Service['consul-template'] when consul-template/config.json changes. However, this file will only change when a ctmpl file is added, removed, or the destination/command is changed. The config.json file does not change if the erb template for the ctmpl file is modified.
Note: I have not tested this change yet, but I believe it should work. I will test it within the next day and comment with my results.
manifests/watch.pp is set to notify the Service['consul-template'] when consul-template/config.json changes. However, this file will only change when a ctmpl file is added, removed, or the destination/command is changed. The config.json file does not change if the erb template for the ctmpl file is modified.
Note: I have not tested this change yet, but I believe it should work. I will test it within the next day and comment with my results.