Hi,
I hope this on-topic. Let me know if I should post this somewhere more
appropriate.
I'm using rspec-puppet, puppetlabs_spec_helper, and a fork of
hiera-puppet-helper* while developing a new module for puppet 3.4 and ran
into an issue I don't understand.
I have posted a mock-up of the modu
As of the release of Puppet 3.0.0, hiera-puppet has been incorporated
into the puppet codebase. See ticket #11608 for more details[1].
The standalone hiera-puppet package is only needed for releases of
puppet prior to 3.0.0[2]. The 1.x branch of hiera-puppet is for those
older versions of puppet,
Dalén
> wrote:
>>
>> On 7 September 2012 18:10, R.I.Pienaar wrote:
>> >
>> >
>> > - Original Message -
>> >> From: "Andy Parker"
>> >> To: puppet-dev@googlegroups.com
>> >> Sent: Friday, September 7, 201
On Mon, Sep 10, 2012 at 11:26 AM, Erik Dalén wrote:
> On 7 September 2012 18:10, R.I.Pienaar wrote:
> >
> >
> > - Original Message -
> >> From: "Andy Parker"
> >> To: puppet-dev@googlegroups.com
> >> Sent: Friday, September
On 7 September 2012 18:10, R.I.Pienaar wrote:
>
>
> - Original Message -
>> From: "Andy Parker"
>> To: puppet-dev@googlegroups.com
>> Sent: Friday, September 7, 2012 4:58:17 PM
>> Subject: Re: [Puppet-dev] Hiera-puppet with Puppet 3 - Fak
Sep 7, 2012 at 7:13 PM, R.I.Pienaar wrote:
>
>
> - Original Message -
> > From: "Andy Parker"
> > To: puppet-dev@googlegroups.com
> > Sent: Friday, September 7, 2012 5:53:34 PM
> > Subject: Re: [Puppet-dev] Hiera-puppet with Puppet 3 - FakeScope
&g
- Original Message -
> From: "Andy Parker"
> To: puppet-dev@googlegroups.com
> Sent: Friday, September 7, 2012 5:53:34 PM
> Subject: Re: [Puppet-dev] Hiera-puppet with Puppet 3 - FakeScope
>
> On Fri, Sep 7, 2012 at 9:10 AM, R.I.Pienaar wrote:
> >
On Fri, Sep 7, 2012 at 9:10 AM, R.I.Pienaar wrote:
>
> but what if you had something like this:
>
> class example::data {
>case $::ofamily {
> "RedHat": { $service = "httpd" }
> "Debian": { $service = "apache2" }
> default: { fail("Please specify a service name using hiera")
- Original Message -
> From: "Andy Parker"
> To: puppet-dev@googlegroups.com
> Sent: Friday, September 7, 2012 4:58:17 PM
> Subject: Re: [Puppet-dev] Hiera-puppet with Puppet 3 - FakeScope
>
> On Fri, Sep 7, 2012 at 1:36 AM, Stefan Goethals
> wrote:
>
On Fri, Sep 7, 2012 at 1:36 AM, Stefan Goethals wrote:
> Hello,
>
> "This is a known limitation and the data bindings were not
> meant to support the puppet backend."
>
> ??? Can you elaborate on this please ?
>
> The puppet backend just makes Hiera awesome for supplying defaults.
> Puppet not sup
Hello,
"This is a known limitation and the data bindings were not
meant to support the puppet backend."
??? Can you elaborate on this please ?
The puppet backend just makes Hiera awesome for supplying defaults.
Puppet not supporting the puppet backend for Hiera sounds weird to me.
Regards,
Ste
On Thu, Sep 6, 2012 at 6:45 AM, Stefan Goethals wrote:
> Hello,
>
> I am testing Puppet 3 with the built in hiera bindings.
>
Great! Thanks for trying it out and giving some feedback
> The yaml backend seems to work ok, though with renamed variables compared to
> using the hiera() functions.
>
Hello,
I am testing Puppet 3 with the built in hiera bindings.
The yaml backend seems to work ok, though with renamed variables compared
to using the hiera() functions.
What does not seem to work for me is the puppet backend.
I have been using it without problems in puppet 2.7.x.
What i expect
13 matches
Mail list logo