Files
fedora-infra_ansible/roles/base
Kevin Fenzi affac369ab postfix / main.cf / gateway: enable smtp_tls_connection_reuse
Right now we are hitting redhat.com mx server connection limits.
This might be because we are starting too many new connections at once.
Enabling this should reduce the new connections by reusing existing
ones.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-04-20 16:07:40 -07:00
..

This role is the base setup for all our machines. 

If there's something that shouldn't be run on every single 
machine, it should be in another role.