I'm also having problems with exporting and collecting ssh keys.
 

> 1: Are "complex" searches just not supported? I want to simply do: 
> Sshkey <<| tag == "some_tag" and type == "rsa" |>> (the type is 
> mandatory, but this won't let me do complex searches, so i'm stuck 
> only collecting the ones I want for this, where as i'd rather collect 
> them all and export them as needed....) 
>
 
I'm trying to avoid collecting some keys:

Sshkey <<| hostname != 'banned' |>>

but this results in only returning the local host ssh key and none of the 
ones that other nodes have exported to storedconfigs.

Cheers,
Paul

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/NUUVqRqg9Z0J.
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