ripienaar / puppet-module-data

Hiera backend that stores data in a module
74 stars 43 forks source link

Push 0.0.4 to Forge #17

Closed 3flex closed 8 years ago

3flex commented 10 years ago

I see 0.0.4 is tagged in Github, but it's not on the Forge yet.

ripienaar commented 10 years ago

yeah i need to add one of the new metadata files and havnt had time to figure them out.

treydembski commented 10 years ago

Noticed the metadata.json file for the 0.0.3 forge release didn't have any dependencies listed.

I was getting errors about a missing filecache.rb file when using hiera 1.1.2. Upgrading to 1.3.4 fixed the problem. It looks like the missing file was added in 1.2.0.

igalic commented 10 years ago

may i suggest using puppet-module-skeleton's… skeleton? it also adds support for blacksmith, which should make releasing easier.

ripienaar commented 8 years ago

Closing this as the module is now unsupported and known to break Puppet 4.

Puppet 4 has this feature natively and you should use that. See https://www.devco.net/archives/2016/01/08/native-puppet-4-data-in-modules.php

A release have been made that complains if you use it on Puppet 4, a follow up release will refuse to work at all.