https://github.com/saltstack/salt/blob/develop/salt/renderers/gpg.py
sshkey:
minion:
default_authorized_keys: |
-----BEGIN PGP MESSAGE-----
Version: GnuPG v1
hQIMA/VV2IGQ+0vkARAAidcLCb0pgiSuVjoYt41vFYHJDtnvZ4v1FX1VPSF6Ckbo
dpO+GZSJznlT9V0NLV0lQaunt+M38O8A0Q8+ecPGhXa6DnUnSPxLOZDfDSWLvv29
...
WQHpibx8ImzIS7VcldRN7QygRI+aKWsXBXzXAu+7odj90auDvcgHDywX1xljLg1r
JwEZqV28PP7RBUEvSPUYK47OZdS5edoDpBNi/GsrlX3Wh4bCKeDQm4zL
=XnIg
-----END PGP MESSAGE-----
gpg --list-keys
salt '$target'pillar.get sshkey:minion:default_authorized_keys
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
For those that need it (tested CentOS 7.6)