increase key length

This commit is contained in:
Bryan Black 2018-05-11 17:38:54 -07:00 committed by GitHub
parent 15245a47a9
commit 9c9ed4950d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@
user:
name: vagrant
generate_ssh_key: true
ssh_key_bits: 2048
ssh_key_bits: 4096
ssh_key_file: .ssh/id_rsa
register: vagrant_control_user