Generate the hosts entry for the PostgreSQL replica

This commit is contained in:
Greg Karékinian 2021-01-24 10:11:17 +01:00
parent b1fea4b09f
commit 1ad7a6936c

View File

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