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: acc
instance: acc
title: "The Great Bear"
public_key: -----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAB+3c94GO2p6+cCOfaA1J0oQVbmZQieYaOqNbgHR70JM=\n-----END PUBLIC KEY-----
@ -7,6 +7,6 @@ private_key: -----BEGIN PRIVATE KEY-----\nMC4CAQAwBQYDK2VwBCIEICdULYmhJhsQJPoCSc
middleware_key: cb71666b9c
host: acc.hopsngrains.com
host_directory: "brewman-{{ name }}"
db_name: "brewman_{{ name }}"
host_directory: "brewman-{{ instance }}"
db_name: "brewman_{{ instance }}"