mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-17 10:10:30 +00:00
fix(server): fix salt-lint
violations [skip ci]
```console [206] Jinja variables should have spaces before and after: {{ var_name }} mysql/server.sls:86 {{debconf_root_password}}: {'type': 'password', 'value': '{{ mysql_root_password }}'} [206] Jinja variables should have spaces before and after: {{ var_name }} mysql/server.sls:87 {{debconf_root_password_again}}: {'type': 'password', 'value': '{{ mysql_root_password }}'} ```
This commit is contained in:
parent
d5e44c90bd
commit
2d1c7c30e6
1 changed files with 2 additions and 2 deletions
Loading…
Add table
Reference in a new issue