Commit Graph

2 Commits

Author SHA1 Message Date
ajacoutot
a2bc03e7ea Fix this port:
* depend on ruby18 and do not let the ruby module handles FLAVORs
* enable regression tests
* fix path to the default hiera database; and create its directory
* install the yaml configuration file for the cli under SYSCONFDIR
* configure hiera.yaml the same way it is done in the hiera tarball
distributed by puppetlabs
* tweak DESCR
* take MAINTAINER

Hiera now works out of the box with Puppet.

ok jasper@
2013-03-02 13:59:20 +00:00
jasper
61d0186164 import hiera-1.1.2
Hiera is a simple pluggable Hierarchical Database. It can be used to
store various information and therefor is a good fit for the
representation of infrastructure information. It can be used to querying
multiple data backends e.g. YAML or Puppet.

ok jeremy@
2013-02-03 16:44:03 +00:00