mirror of
https://github.com/valitydev/salt-common.git
synced 2024-11-07 10:48:59 +00:00
9dafba9fb6
sls/rsyncd: moved to common; sls/ssl: pki templates were moved to common;
5 lines
160 B
Smarty
5 lines
160 B
Smarty
# This file is generated by Salt
|
|
-----BEGIN PRIVATE KEY-----
|
|
{{ salt['pillar.get']('pki:tls:'+privkey_key+':privkey').rstrip('\n') }}
|
|
-----END PRIVATE KEY-----
|