From a87b4c8a87fbad8306abce8e6473a968c5fe5118 Mon Sep 17 00:00:00 2001 From: Jack Ivanov <17044561+jackivanov@users.noreply.github.com> Date: Mon, 20 May 2019 14:45:03 +0200 Subject: [PATCH] Update config.cfg --- config.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.cfg b/config.cfg index 508caa9..cf0318e 100644 --- a/config.cfg +++ b/config.cfg @@ -136,7 +136,7 @@ cloud_providers: encrypted: false # 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 - use_existing_eip: true + use_existing_eip: false size: t2.micro image: name: "ubuntu-bionic-18.04"