Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(iscsi.tmpl): fix
salt-lint
errors
```bash Examining iscsi/initiator/config/files/default/iscsi.tmpl of type state [206] Jinja variables should have spaces before and after: {{ var_name }} iscsi/initiator/config/files/default/iscsi.tmpl:17 {{shift}}{{ key }} { # nickname [206] Jinja variables should have spaces before and after: {{ var_name }} iscsi/initiator/config/files/default/iscsi.tmpl:21 {{shift}}{{ key }} = {{"'" if value is not string else ''}}{{ value }}{{"'" if value is not string else ''}} ```
- Loading branch information