get back the terraform_location variable

This commit is contained in:
a@a.ru 2019-05-15 15:50:47 +03:00
parent a0f2b1a82d
commit 20ef7f1e05
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
# BlockScout related variables
## Exact path to the TF binary on your local machine
terraform_location: "/usr/local/bin/terraform"
## An address of BlockScout repo to download
blockscout_repo: https://github.com/poanetwork/blockscout
@ -20,4 +23,4 @@ skip_fetch: false
ps_host: localhost
ps_user: myuser
ps_password: mypass
ps_db: mydb
ps_db: mydb