Christian Boltz ce0c5a
mysql:
Christian Boltz 6cb50d
  salt_user:
Christian Boltz 6cb50d
    grants:
Christian Boltz 6cb50d
      - 'all privileges'
Christian Boltz 6cb50d
    salt_user_name: 'salt'
Christian Boltz 6cb50d
    salt_user_password: 'someotherpass'
Christian Boltz ce0c5a
  server:
Christian Boltz ce0c5a
    mysqld:
Christian Boltz ce0c5a
      # bigger packet size needed for importing SQL dumps
Christian Boltz ce0c5a
      max_allowed_packet: 64M
Christian Boltz 6cb50d
    root_password: 'somepass'