In regard to: Re: [Puppet Users] Re: creating hashes from other hashes,...:
On 2014-07-11 23:43, Tim Mooney wrote:
In regard to: [Puppet Users] Re: creating hashes from other hashes,
Luke...:
Huh, at first glance that to me looks like a parser bug.
Not so much a bug as an unessesary
On 2014-07-11 23:43, Tim Mooney wrote:
In regard to: [Puppet Users] Re: creating hashes from other hashes,
Luke...:
Huh, at first glance that to me looks like a parser bug.
Not so much a bug as an unessesary constraint.
This is changed in Puppet 4.0 (and when using --parser future in late
You don't need to disable lint entirely, you could just disable that check
condition.
http://puppet-lint.com/checks/documentation/
Den
> On 8 Nov 2014, at 9:43, Tim Mooney wrote:
>
> In regard to: [Puppet Users] Re: creating hashes from other hashes, Luke...:
>
>> Hu
In regard to: [Puppet Users] Re: creating hashes from other hashes, Luke...:
Huh, at first glance that to me looks like a parser bug.
That's what I was thinking too.
Now that I think
more on it I seem to recall this coming up before. The $name of a Defined
Type is not of type String
Huh, at first glance that to me looks like a parser bug. Now that I think
more on it I seem to recall this coming up before. The $name of a Defined
Type is not of type String, and Puppet Hash keys are always strings,
according to the docs:
https://docs.puppetlabs.com/puppet/latest/reference/lan