Add postgres variables

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-01-22 13:04:38 +00:00
parent e0b2eb4d7f
commit 88207894b3

View file

@ -16,3 +16,7 @@ description: Flock registration software
cloud_networks:
# persistent-net
- net-id: "67b77354-39a4-43de-b007-bb813ac5c35f"
custom_rules: [ '-A INPUT -p tcp -m tcp --dport 5432 -j ACCEPT' ]
shared_buffers: "1GB"