postgresql: Configure for dedicated DB servers

I am going to use the *postgresql* group for the dedicated database
servers.  The configuration for those machines will be quite a bit
different than for the one existing machine that is a member of that
group already: the Nextcloud server.  Rather than undefine/override all
the group-level settings at the host level, I have removed the Nextcloud
server from the *postgresql* group, and updated the `nextcloud.yml`
playbook to apply the *postgresql-server* role itself.

Eventually, I want to move the Nextcloud database to the central
database servers.  At that point, I will remove the *postgresql-server*
role from the `nextcloud.yml` playbook.
This commit is contained in:
2024-06-29 07:47:04 -05:00
parent 54ad68b5bb
commit 208fadd2ba
5 changed files with 63 additions and 1 deletions

1
hosts
View File

@@ -90,7 +90,6 @@ cloud0.pyrocufflink.blue
burp1.pyrocufflink.blue
[postgresql]
cloud0.pyrocufflink.blue
[public-web]
web0.pyrocufflink.blue