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

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

```bash
Examining users/init.sls of type state
[206] Jinja variables should have spaces before and after: {{ var_name }}
users/init.sls:176
    - expire: {{ (user['expire'] / 86400) | int}}

[206] Jinja variables should have spaces before and after: {{ var_name }}
users/init.sls:202
      - {{optional_group}}
```
parent bb27b940
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