Few updates before move to Devuan.
This commit is contained in:
parent
4349aabc6b
commit
f407de48ec
60 changed files with 2137 additions and 175 deletions
7
etc/default/terraform-http-backend
Normal file
7
etc/default/terraform-http-backend
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
TF_USER="thb"
|
||||
TF_IP="5.101.171.215"
|
||||
TF_PORT="25480"
|
||||
TF_STORAGE_DIR="/var/lib/terraform-http-backend"
|
||||
TF_AUTH_ENABLED="true"
|
||||
TF_USERNAME="sysadmin"
|
||||
TF_PASSWORD="sunsa"
|
||||
Loading…
Add table
Add a link
Reference in a new issue