Many updates.
This commit is contained in:
parent
a3a0d1b51c
commit
7ccb1aa296
37 changed files with 96 additions and 43 deletions
7
etc/default/terraform-http-backend
Normal file
7
etc/default/terraform-http-backend
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Note: must include / on the end!
|
||||
export TF_STORAGE_DIR=/data/var/terraform-http-backend/
|
||||
export TF_AUTH_ENABLED=false
|
||||
# export TF_USERNAME=admin
|
||||
# export TF_PASSWORD=admin
|
||||
export TF_PORT=9200
|
||||
export TF_IP=127.0.0.1
|
||||
Loading…
Add table
Add a link
Reference in a new issue