Alex Denes
8df9fdc4ab
- More templating and inheritance - New commands + rx_replace + rx_install + rx_cpkgdir - More transparency with secrets being sourced as variables and replaced - Modularization of configs + telegraf + nginx (partial) + fastd + wireguard + unbound - Split of unbound configurations and bind zones - Bumping of key versions (rolling keys) + ZSK/KSK + OpenDKIM - Relaxed permission defaults and other smaller tweaks...
6 lines
176 B
CFEngine3
6 lines
176 B
CFEngine3
hosts = postgresql.routinginfo.internal:7550
|
|
dbname = mail
|
|
user = postfix
|
|
password = POSTGRESQL_PASSWORD
|
|
query = SELECT target FROM aliases WHERE alias = '%u' AND active = '1'
|