Generate the hosts entry for the PostgreSQL replica

This commit is contained in:
Greg 2021-01-24 10:11:17 +01:00
parent b1fea4b09f
commit 1ad7a6936c
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
name "postgresql_replica"
run_list %w(
kosmos-postgresql::hostsfile
kosmos-postgresql::replica
kosmos-postgresql::firewall
)