https://github.com/puppetlabs/hiera-puppet
Puppet function and data backend for Hiera
https://github.com/puppetlabs/hiera-puppet
Last synced: 9 months ago
JSON representation
Puppet function and data backend for Hiera
- Host: GitHub
- URL: https://github.com/puppetlabs/hiera-puppet
- Owner: puppetlabs
- Archived: true
- Created: 2011-06-04T14:12:43.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2015-07-30T12:57:03.000Z (almost 11 years ago)
- Last Synced: 2025-01-01T07:07:08.139Z (over 1 year ago)
- Language: Ruby
- Homepage: http://projects.puppetlabs.com/projects/hiera/
- Size: 437 KB
- Stars: 60
- Watchers: 31
- Forks: 41
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hiera-puppet is in end-of-life
=====
As of the release of Puppet 3.0.0, hiera-puppet has been incorporated into the
puppet codebase. The standalone hiera-puppet is only needed for releases of
Puppet prior to 3.0.0, which are all in bug-fix only mode. The 1.x branch is
for those older versions of puppet and is only open for urgent bug-fixes.
However, do not submit fixes against this repository.
What do I do with bugs?
=====
File bugs for hiera-puppet against puppet itself and submit patches as pull
requests against puppet as well. If it is an urgent bug that is in hiera-puppet
1, then let us know and we will port the change over.
Links
====
* [The puppet codebase](https://github.com/puppetlabs/puppet)
* [Contributing to puppet](https://github.com/puppetlabs/puppet/blob/master/CONTRIBUTING.md)
* [The puppet bug tracker](https://projects.puppetlabs.com/projects/puppet)