Skip to content
Snippets Groups Projects
Unverified Commit 764dd0c4 authored by Imran Iqbal's avatar Imran Iqbal
Browse files

fix(server.sls): fix `salt-lint` errors

```bash
Examining mysql/server.sls of type state
[206] Jinja variables should have spaces before and after: {{ var_name }}
mysql/server.sls:119
    - creates: {{ mysql_datadir}}/mysql/

[206] Jinja variables should have spaces before and after: {{ var_name }}
mysql/server.sls:141
    - creates: {{ mysql_datadir}}/mysql/
```
parent 80f79c92
No related branches found
No related tags found
No related merge requests found
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment