Franziska Kunsmann
3fbe32518a
All checks were successful
bundlewrap/pipeline/head This commit looks good
5 lines
207 B
CFEngine3
5 lines
207 B
CFEngine3
user = postfixadmin
|
|
password = ${node.metadata['postgresql']['roles']['postfixadmin']['password']}
|
|
hosts = localhost
|
|
dbname = postfixadmin
|
|
query = SELECT goto FROM alias WHERE address='%s' AND active = true
|