Defaults to localhost. -P, --mysql-port INTEGER MySQL port. Defaults to 3306. -S, --skip-ssl Disable MySQL connection encryption. -i, --mysql-insert-method [DEFAULT|IGNORE|UPDATE] MySQL insert method.
If you need a feature you can't configure, you can use this list. These config will go to /etc/mysql/conf.d/01-extra. mariadb_users: - name: 'lorem' password: '123' priv: lorem.*:ALL host: 'localhost' ...