|
@ -28,7 +28,7 @@ ubuntu_image_name = "Ubuntu 18.04 - Bionic Beaver - 64-bit - Cloud Based Image" |
|
|
# 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 |
|
|
|
|
|
|
|
|
keypair_name = 'srieger-pub' |
|
|
|
|
|
|
|
|
keypair_name = 'CloudComp30-keypair' |
|
|
pub_key_file = '~/.ssh/id_rsa.pub' |
|
|
pub_key_file = '~/.ssh/id_rsa.pub' |
|
|
|
|
|
|
|
|
flavor_name = 'm1.small' |
|
|
flavor_name = 'm1.small' |
|
|