- Original Message -
> From: "Ryan Whitehurst"
> To: "puppet-dev"
> Sent: Tuesday, 2 August, 2016 18:04:24
> Subject: Re: [Puppet-dev] PQL, puppetdb and tags set with tag()
> On Sun, Jul 31, 2016 at 3:05 PM, R.I.Pienaar wrote:
>> hello,
>>
>> I am trying to selectively find classes us
On Sun, Jul 31, 2016 at 3:05 PM, R.I.Pienaar wrote:
> hello,
>
> I am trying to selectively find classes using PQL that has a certain
> parameter.
>
> class foo($server=true) {
> }
>
> So with PQL I have no idea how to match only foo classes where server = true,
> it
> appears from errors that i