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

User-Group dependency in 0.2.0 causing dependency cycles all over #18

Closed aj-jester closed 9 years ago

aj-jester commented 9 years ago

The latest 0.2.0 is causing dependency cycles with other user group resources elsewhere in other modules. I confirmed this issue does not exist in 0.1.3.

Does not exist prior to commit: https://github.com/gdhbashton/puppet-consul_template/commit/b7b08594716c324b27890f8d05d89a9ffd15c777

Last known "good" commit: https://github.com/gdhbashton/puppet-consul_template/commit/20f90d03ec31c36a9d1635ad719e0a1821257916

My suggestion? Just revert that commit, its unnecessary.