17750: Update nginx/ssl example pillars and states
[arvados-formula.git] / .salt-lint
index 3715677b487d298c59ef438c9bc3db11b6e739e3..469c14e4deb814e9ef3f76f2466d7f0d347a972d 100644 (file)
@@ -2,7 +2,12 @@
 # vim: ft=yaml
 ---
 exclude_paths: []
-rules: {}
+rules:
+  204:  # Lines should be no longer that 160 chars
+    ignore: |
+      arvados/shell/config/files/default/shell-libpam-arvados.tmpl.jinja
+      test/salt/pillar/examples/nginx_webshell_configuration.sls
+      test/salt/pillar/examples/nginx_passenger.sls
 skip_list:
   # Using `salt-lint` for linting other files as well, such as Jinja macros/templates
   - 205  # Use ".sls" as a Salt State file extension