Imran Iqbal 4cec0ef4cc
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}}
```
2019-10-09 22:27:59 +01:00
..
2019-10-09 22:27:59 +01:00
2018-08-24 14:25:35 +02:00
2018-03-17 01:40:31 +00:00
2018-06-15 14:27:14 +01:00