Redid the ansible playbook
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
---
|
||||
name: hops
|
||||
instance: hops
|
||||
title: "HnG Panchkula"
|
||||
|
||||
|
||||
@ -8,5 +8,5 @@ private_key: -----BEGIN PRIVATE KEY-----\nMC4CAQAwBQYDK2VwBCIEIBEjfprZzihARk6Kgz
|
||||
middleware_key: 9c2bdd24be
|
||||
|
||||
host: hops.hopsngrains.com
|
||||
host_directory: "brewman-{{ name }}"
|
||||
db_name: "brewman_{{ name }}"
|
||||
host_directory: "brewman-{{ instance }}"
|
||||
db_name: "brewman_{{ instance }}"
|
||||
|
||||
Reference in New Issue
Block a user