- 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:
> >
> > but what if you had something like
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:
> > Hello,
> >
> > "This is a known
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