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: mhl
|
||||
# host_directory: "brewman-{{ name }}"
|
||||
# db_name: "brewman_{{ name }}"
|
||||
|
||||
http_host: "mhl.hopsngrains.com"
|
||||
http_conf: "mhl.hopsngrains.com.conf"
|
||||
host_port: "8657"
|
||||
host_directory: "brewman-mhl"
|
||||
env_file: "files/.env-mhl"
|
||||
|
||||
secret_key: c9fd1b99931feb083f67470170650420b99eb35368d3de186427166c28d32c8b
|
||||
middleware_key: 9183bdcfb0
|
||||
|
||||
Reference in New Issue
Block a user