Yeah, I'm pretty sure that's not supported.

But you could implement whatever you're trying to do with a regular
regex match, if you need to. Use the built-in $clientcert variable,
which contains the node's certname.

(This assumes you're doing the default behavior of using the certname
as the node name. Hint: you almost certainly are.)

On Apr 26, 4:38 pm, Guy Knights <g...@eastsidegamestudio.com> wrote:
> I appears that backreferences when using regexes in node names doesn't
> work. Can anyone confirm this? If I'm incorrect, how do I go about using a
> backreference to the name regex within the node definition container?
>
> Thanks,
> Guy

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to