|
|
@ -25,6 +25,7 @@ project_network = 'CloudComp' + str(group_number) + '-net' |
|
|
|
|
|
|
|
# The image to look for and use for the started instance |
|
|
|
ubuntu_image_name = "Ubuntu 18.04 - Bionic Beaver - 64-bit - Cloud Based Image" |
|
|
|
# TODO: Ubuntu >18.04 would require major updates to faafo example again/better option: complete rewrite of example? |
|
|
|
|
|
|
|
# The public key to be used for SSH connection, please make sure, that you have the corresponding private key |
|
|
|
# |
|
|
|