Add recipe to set up PostgreSQL replication, rewrite kosmos-postgresql cookbook #163
@@ -71,6 +71,3 @@ postgresql_replicas.each do |replica|
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# TODO: We need to set up firewall rules and access rules for clients too
|
||||
# (Mastodon, ejabberd, etc)
|
||||
|
||||
@@ -81,6 +81,3 @@ systemctl start #{postgresql_service}
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
# TODO: We need to set up firewall rules and access rules for clients too
|
||||
# (Mastodon, ejabberd, etc)
|
||||
|
||||
Reference in New Issue
Block a user