You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/roles/server/mail_deprecated/templates/mysql-virtual-mailbox-domai...

6 lines
165 B
CFEngine3

user = {{ mail_sql_username }}
password = {{ mail_sql_password }}
hosts = 127.0.0.1
dbname = {{ mail_sql_database }}
query = SELECT * FROM domains WHERE domain='%s'