mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-10 23:03:05 +02:00
Enable postgres by default
Safe because postgres states are only applied to manager-type nodes via top.sls and allowed_states.map.jinja.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
postgres:
|
||||
enabled: False
|
||||
enabled: True
|
||||
config:
|
||||
listen_addresses: '*'
|
||||
port: 5432
|
||||
|
||||
Reference in New Issue
Block a user