Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
```bash Examining iscsi/target/config/files/default/lio.tmpl of type state [209] Jinja comment should have spaces before and after: {# comment #} iscsi/target/config/files/default/lio.tmpl:1 {#######################################################} [201] Trailing whitespace iscsi/target/config/files/default/lio.tmpl:3 {# salt://iscsi/target/config/files/default/lio.tmpl #} [201] Trailing whitespace iscsi/target/config/files/default/lio.tmpl:4 {# Your changes may get overwritten. #} [209] Jinja comment should have spaces before and after: {# comment #} iscsi/target/config/files/default/lio.tmpl:5 {#######################################################} [201] Trailing whitespace iscsi/target/config/files/default/lio.tmpl:7 {% set arrays = ('fabric_modules', 'storage_objects', 'alua_tpgs', 'targets', 'node_acls', 'luns', 'mapped_luns', 'portals')%} [202] Jinja statement should have spaces before and after: {% statement %} iscsi/target/config/files/default/lio.tmpl:7 {% set arrays = ('fabric_modules', 'storage_objects', 'alua_tpgs', 'targets', 'node_acls', 'luns', 'mapped_luns', 'portals')%} [201] Trailing whitespace iscsi/target/config/files/default/lio.tmpl:32 {{ '\n' ~ shift ~ '}' if last and parent|lower in ('tpgs',) else '' -}} ```
- Loading branch information