fix(user.sls): fix salt-lint errors

```bash
Examining mysql/user.sls of type state
[202] Jinja statement should have spaces before and after: {% statement %}
mysql/user.sls:35
{% set state_id = 'mysql_user_' ~ name ~ '_' ~ host%}

[206] Jinja variables should have spaces before and after: {{ var_name }}
mysql/user.sls:100
    - grant: {{db['grants']|join(",")}}
```
This commit is contained in:
Imran Iqbal 2019-10-09 14:35:44 +01:00
parent 764dd0c489
commit a014e5539b
No known key found for this signature in database
GPG key ID: 6D8629439D2B7819