Remove TODOs
Access rules will not be part of this cookbook, they need to be added to the cookbooks that use a PostgreSQL database
This commit is contained in:
parent
dd92d6cdb7
commit
069090bf44
@ -71,6 +71,3 @@ postgresql_replicas.each do |replica|
|
|||||||
end
|
end
|
||||||
end
|
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
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
# TODO: We need to set up firewall rules and access rules for clients too
|
|
||||||
# (Mastodon, ejabberd, etc)
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user