Update default bootnode instance type

This commit is contained in:
phahulin 2019-11-27 22:38:57 +03:00 committed by GitHub
parent 8f017aa31c
commit 3d5929292f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ GENESIS_BRANCH: "dai-test"
###Bootnode
bootnode_instance_type: "t2.micro"
bootnode_instance_type: "t2.large"
bootnode_instance_name: "bootnode-{{ MAIN_REPO_FETCH }}-{{ GENESIS_BRANCH }}"
bootnode_count_instances: "1"