Re: [Puppet Users] in-module data with hiera

2012-12-14 Thread Stefan Goethals
...@devco.net To: puppet-users@googlegroups.com Sent: Thursday, December 13, 2012 5:58:42 PM Subject: Re: [Puppet Users] in-module data with hiera - Original Message - From: Stefan Goethals zipkid@gmail.com To: puppet-users@googlegroups.com Sent: Thursday, December 13, 2012 5

Re: [Puppet Users] in-module data with hiera

2012-12-13 Thread Stefan Goethals
The good news: Without /etc/puppet/hiera.yaml Without module/data/hiera.yaml = OK! Without /etc/puppet/hiera.yaml but with empty module/data/hiera.yaml = OK! Without /etc/puppet/hiera.yaml but with module/data/hiera.yaml with a hierarchy = OK! With empty /etc/puppet/hiera.yaml Without

Re: [Puppet Users] in-module data with hiera

2012-12-13 Thread R.I.Pienaar
- Original Message - From: Stefan Goethals zipkid@gmail.com To: puppet-users@googlegroups.com Sent: Thursday, December 13, 2012 5:37:30 PM Subject: Re: [Puppet Users] in-module data with hiera The good news: Without /etc/puppet/hiera.yaml Without module/data/hiera.yaml

Re: [Puppet Users] in-module data with hiera

2012-12-13 Thread R.I.Pienaar
- Original Message - From: R.I.Pienaar r...@devco.net To: puppet-users@googlegroups.com Sent: Thursday, December 13, 2012 5:58:42 PM Subject: Re: [Puppet Users] in-module data with hiera - Original Message - From: Stefan Goethals zipkid@gmail.com To: puppet

Re: [Puppet Users] in-module data with hiera

2012-12-05 Thread Stefan Goethals
@gmail.com To: puppet-users@googlegroups.com Sent: Tuesday, December 4, 2012 11:10:13 PM Subject: Re: [Puppet Users] in-module data with hiera Hello, I have tested the branch https://github.com/ripienaar/puppet/tree/feature/master/16856. The basic functionality of the data

Re: [Puppet Users] in-module data with hiera

2012-12-04 Thread ZipKid
Hello, I have tested the branch https://github.com/ripienaar/puppet/tree/feature/master/16856. The basic functionality of the data in the module seems to work as desired. Just a few things - If only using the param auto-lookup not having a hiera.yaml file is ok - if there is NO hiera.yaml config

Re: [Puppet Users] in-module data with hiera

2012-12-04 Thread R.I.Pienaar
- Original Message - From: ZipKid zipkid@gmail.com To: puppet-users@googlegroups.com Sent: Tuesday, December 4, 2012 11:10:13 PM Subject: Re: [Puppet Users] in-module data with hiera Hello, I have tested the branch https://github.com/ripienaar/puppet/tree/feature/master

Re: [Puppet Users] in-module data with hiera

2012-12-04 Thread Garrett Honeycutt
On 12/4/12 2:38 PM, R.I.Pienaar wrote: - Original Message - From: ZipKid zipkid@gmail.com To: puppet-users@googlegroups.com Sent: Tuesday, December 4, 2012 11:10:13 PM Subject: Re: [Puppet Users] in-module data with hiera Hello, I have tested the branch https://github.com

Re: [Puppet Users] in-module data with hiera

2012-11-02 Thread Eric Sorenson
Hi, I'm catching up on a backlog of tickets and wondered if any of the folks who'd expressed interest in this change have had the opportunity to try it out from RI's branch: https://github.com/ripienaar/puppet/tree/feature/master/16856 If you have, can you please put your feedback in the

Re: [Puppet Users] in-module data with hiera

2012-10-02 Thread Peter Meier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/30/2012 05:01 PM, Ashley Penney wrote: This is -exactly- what I've wanted in my modules since I heard of Hiera and I am strongly supporting this proposal. I'll be experimenting with your gem. I can't give this enough support as this is

[Puppet Users] in-module data with hiera

2012-09-30 Thread R.I.Pienaar
hello, Till now hiera-puppet was the only way I know that allowed hiera data to be loaded from inside a module. The problem with this was that it was still subject to the site specific hierarchy which means a module author had a pretty hard time to store his data in a proper way in his module

Re: [Puppet Users] in-module data with hiera

2012-09-30 Thread Ashley Penney
This is -exactly- what I've wanted in my modules since I heard of Hiera and I am strongly supporting this proposal. I'll be experimenting with your gem. I can't give this enough support as this is what I wanted since Hiera began. It'll make supporting multiple distros/operating systems much