mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2025-04-16 17:50:24 +00:00
Update pillar example
This commit is contained in:
parent
6fb57f40bc
commit
eb9dec1b9d
1 changed files with 3 additions and 0 deletions
|
@ -51,6 +51,9 @@ openssh:
|
|||
ssh-dss NOT_DEFINED
|
||||
provide_dsa_keys: False
|
||||
provide_rsa_keys: False
|
||||
generate_dsa_keys: False
|
||||
generate_ecdsa_keys: False
|
||||
generate_rsa_keys: False
|
||||
rsa:
|
||||
private_key: |
|
||||
-----BEGIN RSA PRIVATE KEY-----
|
||||
|
|
Loading…
Add table
Reference in a new issue