CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/03/02 06:59:20
Modified files:
databases/ruby-hiera: Makefile
databases/ruby-hiera/files: hiera.yaml
databases/ruby-hiera/pkg: DESCR PLIST
Log message:
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@