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

Remove obsolete consul_template::watch parameter (perms) #112

Closed sts closed 6 years ago

sts commented 6 years ago

Since the restructuring in #100 the obsolete consul_template::watch::perms parameter is still exposed at consul_template::watch. The parameter can be set via consul_template::watch::config_hash in case someone wants to set it.

So it can be removed.