Add postgres variables
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
e0b2eb4d7f
commit
88207894b3
1 changed files with 4 additions and 0 deletions
|
@ -16,3 +16,7 @@ description: Flock registration software
|
||||||
cloud_networks:
|
cloud_networks:
|
||||||
# persistent-net
|
# persistent-net
|
||||||
- net-id: "67b77354-39a4-43de-b007-bb813ac5c35f"
|
- net-id: "67b77354-39a4-43de-b007-bb813ac5c35f"
|
||||||
|
|
||||||
|
custom_rules: [ '-A INPUT -p tcp -m tcp --dport 5432 -j ACCEPT' ]
|
||||||
|
shared_buffers: "1GB"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue