mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-08-02 13:36:48 +02:00
add options to give a key size to generate_key
This commit is contained in:
@@ -91,6 +91,7 @@ openssh:
|
||||
ecdsa-sha2-nistp256 NOT_DEFINED
|
||||
|
||||
generate_rsa_keys: False
|
||||
generate_rsa_size: 4096
|
||||
absent_rsa_keys: False
|
||||
provide_rsa_keys: False
|
||||
rsa:
|
||||
|
||||
Reference in New Issue
Block a user