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

Fixed test fixtures config #6

Closed codesplicer closed 9 years ago

codesplicer commented 9 years ago

The fixtures config was still pointing to consul rather than consul_template. Test suite should now be working.

gdhbashton commented 9 years ago

Thanks as always :)

gdhbashton commented 9 years ago

I'll push a new version up the Forge soon to include your improvements.