updated demo4 scale_out

This commit is contained in:
Sebastian Rieger
2024-05-02 09:35:29 +02:00
parent 6d92f9c755
commit 12db4e6441
4 changed files with 168 additions and 129 deletions

View File

@ -57,7 +57,6 @@ UBUNTU_IMAGE_NAME = "ubuntu-22.04-jammy-x86_64"
#
# id_rsa.pub should look like this (standard sshd pubkey format):
# ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAw+J...F3w2mleybgT1w== user@HOSTNAME
KEYPAIR_NAME = 'srieger-pub'
PUB_KEY_FILE = '~/.ssh/id_rsa.pub'