On Friday, April 5, 2013 3:25:00 AM UTC-5, thbe wrote:
>
> 2013/4/4 jcbollinger >
>
>> [...]
>> Code following that template should work equally well in any Puppet from
>> v2.6 onward, provided that hiera is installed. (Hiera is built-in for
>> Puppet 3, but it is a separate add-on to Puppet 2
2013/4/4 jcbollinger
> [...]
> Code following that template should work equally well in any Puppet from
> v2.6 onward, provided that hiera is installed. (Hiera is built-in for
> Puppet 3, but it is a separate add-on to Puppet 2).
>
> However, if you are going to go so far as to specify explicit
On Thursday, April 4, 2013 5:38:47 AM UTC-5, thbe wrote:
>
> Hi @all,
>
> I've started rewriting some of my modules to achieve separation of logic
> and data. So I did some standard layout with init.pp and params.pp for
> default values and parametrized classes for individual configuration like