postgres close firewall

This commit is contained in:
cronekorkn 2022-09-13 00:40:46 +02:00
parent fef8adad20
commit 1797c784af
Signed by: cronekorkn
SSH key fingerprint: SHA256:v0410ZKfuO1QHdgKBsdQNF64xmTxOF8osF1LIqwTcVw

View file

@ -14,11 +14,6 @@ defaults = {
'/var/lib/postgresql', '/var/lib/postgresql',
}, },
}, },
'nftables': {
'input': {
'tcp dport 5432 accept',
},
},
'postgresql': { 'postgresql': {
'conf': {}, 'conf': {},
'roles': { 'roles': {