Add the firewall rules to the postgresql role
This commit is contained in:
@@ -2,4 +2,5 @@ name "postgresql_primary"
|
||||
|
||||
run_list %w(
|
||||
kosmos-postgresql::default
|
||||
kosmos-postgresql::firewall_replicas
|
||||
)
|
||||
|
||||
@@ -2,4 +2,5 @@ name "postgresql_replica"
|
||||
|
||||
run_list %w(
|
||||
kosmos-postgresql::replica
|
||||
kosmos-postgresql::firewall_replicas
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user