Hello,

I have a fact that is an array of strings and I would like to return all 
certnames that contain an element in that array. I’ve tried to use the in 
operator but that doesn’t work that way around and ~ does sort of work but 
it’ll match a substring of an element in the array. What is the best way to 
perform such a query?

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/43ee89fd-fbf5-4873-8971-c8f538aaf5fc%40googlegroups.com.

Reply via email to