Update config.cfg

This commit is contained in:
Jack Ivanov 2019-05-20 14:45:03 +02:00 committed by GitHub
parent e3a6170ae6
commit a87b4c8a87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -136,7 +136,7 @@ cloud_providers:
encrypted: false encrypted: false
# Set use_existing_eip to "true" if you want to use a pre-allocated Elastic IP # Set use_existing_eip to "true" if you want to use a pre-allocated Elastic IP
# Additional prompt will be raised to determine which IP to use # Additional prompt will be raised to determine which IP to use
use_existing_eip: true use_existing_eip: false
size: t2.micro size: t2.micro
image: image:
name: "ubuntu-bionic-18.04" name: "ubuntu-bionic-18.04"