jasper
923672a507
update @conflict markers which was forgotten after the switch to ruby 2.2
2015-08-11 20:15:03 +00:00
jasper
a1d748d08d
use sed -i
2015-07-18 21:11:18 +00:00
jasper
20e96e6d95
- remove bogus @unexec-delete
...
- register conflict with upcoming hiera2 port
as discussed with sebastia@
2015-06-12 17:57:55 +00:00
jasper
e30c72c790
add PORTROACH to limit this to hiera 1.x
2015-06-12 08:02:03 +00:00
jasper
681373efe0
switch to use rspec3
2014-10-17 18:00:35 +00:00
jasper
df707ed99e
disable rspec2 tests for these ports as rspec2 will be removed shortly.
...
ok jeremy@
2014-10-17 17:03:26 +00:00
jeremy
a6b8b062f2
Bump gem ports buildable with ruby 1.8 that have binaries
...
The binaries now use a 18 suffix on ruby 1.8.
2014-10-11 19:54:46 +00:00
jasper
6f5c7a5c31
use @unexec-delete instead of @extraunexec
2014-06-20 19:39:01 +00:00
jasper
eb7ed09902
bump to hiera-1.3.4 which contains a security fix for CVE-2014-3248 which
...
we're not affected by.
2014-06-10 19:47:59 +00:00
jasper
2acea28f81
update to hiera-1.3.3
2014-05-23 06:25:04 +00:00
jasper
64bcce0e07
update to hiera-1.3.2
2014-03-09 19:46:21 +00:00
jasper
c3c648e331
update to hiera-1.3.1
2014-01-24 08:50:43 +00:00
jasper
5c7fdf90b1
merge in a lookup speedup from hiera master
...
7657d43a35
2014-01-16 10:18:22 +00:00
jasper
73909e6551
- update to hiera-1.3.0
...
* https://groups.google.com/forum/#!topic/puppet-users/jeeYWpP0y80
2013-12-04 19:49:37 +00:00
jeremy
e79a176be2
Bump all ruby gem ports supporting rbx FLAVOR due to change to rubinius
...
gem directory when upgrading rubinius from 1.2.4 to 2.1.1.
2013-10-26 23:55:34 +00:00
jasper
27645441ec
add rundep on ruby-deep_merge which is used for 'deep' merge_behaviour
2013-06-28 08:43:01 +00:00
jasper
5f27474136
No need to pin the flavor to ruby18 since puppet uses 1.9 now
2013-06-11 14:57:59 +00:00
jasper
405fbb2965
prevent errors with ruby 1.9.3 which switched to the psych yaml parser and
...
will choke on imperfect yaml files.
2013-06-11 14:51:30 +00:00
jasper
cdab788f21
add GEM_BIN_SUFFIX to the hiera script, will be needed whence this switches
...
away from ruby18. no bump needed as it's currently a no-op.
2013-06-11 12:05:49 +00:00
ajacoutot
0cba63cb23
Drop puppet releated ports I maintain and give them to jasper@
2013-04-26 12:46:06 +00:00
ajacoutot
5b2d4302ba
Update to ruby-hiera-1.2.1.
2013-04-24 08:44:35 +00:00
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