bundlewrap/bundles/postfixadmin/files/virtual_alias_maps.cf

6 lines
207 B
CFEngine3

user = postfixadmin
password = ${node.metadata['postgresql']['users']['postfixadmin']['password']}
hosts = localhost
dbname = postfixadmin
query = SELECT goto FROM alias WHERE address='%s' AND active = true