|
@ -27,7 +27,7 @@ ubuntu_image_name = 'ubuntu/images/hvm-ssd/ubuntu-bionic-18.04-amd64-server-2021 |
|
|
keypair_name = "vockey" |
|
|
keypair_name = "vockey" |
|
|
|
|
|
|
|
|
# keypair_name = 'srieger-pub' |
|
|
# keypair_name = 'srieger-pub' |
|
|
# pub_key_file = home + '/.ssh/id_rsa.pub' |
|
|
|
|
|
|
|
|
pub_key_file = home + '/.ssh/id_rsa.pub' |
|
|
|
|
|
|
|
|
# id_rsa.pub should look like this (standard sshd pubkey format): |
|
|
# id_rsa.pub should look like this (standard sshd pubkey format): |
|
|
# ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAw+J...F3w2mleybgT1w== user@HOSTNAME |
|
|
# ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAw+J...F3w2mleybgT1w== user@HOSTNAME |
|
|