Redid the ansible playbook
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
---
|
||||
name: exp
|
||||
instance: exp
|
||||
title: Tanshu
|
||||
|
||||
public_key: -----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEABj/Hq4mOHC8fwTL+MJOr7HDFU+LmGfmQFOt90a+ZGtg=\n-----END PUBLIC KEY-----
|
||||
@ -7,5 +7,5 @@ private_key: -----BEGIN PRIVATE KEY-----\nMC4CAQAwBQYDK2VwBCIEIGyEz6qjXMPtjWaYpa
|
||||
middleware_key: da6fcd999b
|
||||
|
||||
host: exp.tanshu.com
|
||||
host_directory: "brewman-{{ name }}"
|
||||
db_name: "brewman_{{ name }}"
|
||||
host_directory: "brewman-{{ instance }}"
|
||||
db_name: "brewman_{{ instance }}"
|
||||
|
||||
Reference in New Issue
Block a user