Redid the ansible playbook

This commit is contained in:
2026-05-05 10:04:35 +00:00
parent d14aba1202
commit 7aeb2a6055
13 changed files with 76 additions and 36 deletions

View File

@ -1,5 +1,5 @@
---
name: hinchco
instance: hinchco
title: Mozimo
public_key: -----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAQUHP86TdF2/HRgpSOATueKxP16KONO+iTef1nITnlwc=\n-----END PUBLIC KEY-----
@ -7,5 +7,5 @@ private_key: -----BEGIN PRIVATE KEY-----\nMC4CAQAwBQYDK2VwBCIEIPWikH3em6asm4WVSO
middleware_key: 1e36e7f678
host: acc.hinchco.in
host_directory: "brewman-{{ name }}"
db_name: "brewman_{{ name }}"
host_directory: "brewman-{{ instance }}"
db_name: "brewman_{{ instance }}"