Chore: Refactored the ansible playbook to use one .env file and vars
Chore: Moved to gondor
This commit is contained in:
@ -1,6 +1,11 @@
|
||||
---
|
||||
name: exp
|
||||
# host_directory: "brewman-{{ name }}"
|
||||
# db_name: "brewman_{{ name }}"
|
||||
|
||||
http_host: "exp.tanshu.com"
|
||||
http_conf: "exp.tanshu.com.conf"
|
||||
host_port: "8656"
|
||||
host_directory: "brewman-exp"
|
||||
env_file: "files/.env-exp"
|
||||
|
||||
secret_key: 8546a61262dab7c05ccf2e26abe30bc10966904df6dfd29259ea85dd0844a8e7
|
||||
middleware_key: da6fcd999b
|
||||
|
||||
Reference in New Issue
Block a user