Hi
I am using the control-rep from git
(https://github.com/puppetlabs/control-repo)
it has site/profile/manifest/.pp
I am creating a profile for standard install of java.
There is a file I would like to associated with this profile / class.
But I have created
site/profile/manifests/myjava.pp
> On 11 Jul 2016, at 00:39, Wyatt Alt wrote:
>
>
>
>
>> On 07/10/2016 01:32 PM, R.I.Pienaar wrote:
>> hey,
>>
>> Been playing with the PQL language and it's quite nice, have 2 questions.
>>
>> I want to do a regex case insensitive match, docs mention you can do whatever
>> Postgres supports
On 07/10/2016 01:32 PM, R.I.Pienaar wrote:
hey,
Been playing with the PQL language and it's quite nice, have 2 questions.
I want to do a regex case insensitive match, docs mention you can do whatever
Postgres supports but I can't figure out how to do case insensitive matches
with PQL?
Postg
hey,
Been playing with the PQL language and it's quite nice, have 2 questions.
I want to do a regex case insensitive match, docs mention you can do whatever
Postgres supports but I can't figure out how to do case insensitive matches
with PQL?
Postgres supports ~ and ~* operators but PQL only sup