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: hinchco
|
||||
# host_directory: "brewman-{{ name }}"
|
||||
# db_name: "brewman_{{ name }}"
|
||||
|
||||
http_host: "acc.hinchco.in"
|
||||
http_conf: "acc.hinchco.in.conf"
|
||||
host_port: "8655"
|
||||
host_directory: "brewman-hinchco"
|
||||
env_file: "files/.env-hinchco"
|
||||
|
||||
secret_key: 7b889cff76532fde8483304cf415243f70df200518ba9aee4d26c0709ad6fbd1
|
||||
middleware_key: 1e36e7f678
|
||||
|
||||
Reference in New Issue
Block a user