7 Commits

Author SHA1 Message Date
jeremy
26436ce422 Force ruby 1.8 using a FLAVOR, similar to other ruby ports.
OK ajacoutot@
2013-03-22 19:58:21 +00:00
ajacoutot
0ae91ec678 Unbreak after ruby default version moved to 1.9.
spotted by sthen@ naddy@
2013-03-22 18:18:22 +00:00
ajacoutot
c441099501 Indent. 2013-03-20 06:56:05 +00:00
espie
3f680606a7 PERMIT_* / REGRESS->TEST sweep 2013-03-11 02:52:04 +00:00
ajacoutot
3eba92d10f /var/db/hiera/ is a directory, not a file. 2013-03-09 09:38:51 +00:00
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