From 40e4a83c59e5141a5179a24dfd9f913060def1af Mon Sep 17 00:00:00 2001 From: ByoungSeob Kim Date: Mon, 15 Jul 2019 11:53:28 +0900 Subject: [PATCH] change imageid for AWS --- farmoni_master/conf/config.yaml.powerkim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/farmoni_master/conf/config.yaml.powerkim b/farmoni_master/conf/config.yaml.powerkim index 9dba562..19d475a 100644 --- a/farmoni_master/conf/config.yaml.powerkim +++ b/farmoni_master/conf/config.yaml.powerkim @@ -9,7 +9,7 @@ aws: # Infos of Region region: ap-northeast-2 # Infos for creating Instnaces - imageid: ami-0aac5115a81661baf + imageid: ami-0d0bbf63 instancenameprefix: awspowerkim # EC2's Tag Name for group instances' ID instancetype: t2.medium securitygroupid: sg-07ec42983dbc5e36e