feat(semantic-release): standardise for this formula
[arvados-formula.git] / kitchen.yml
index ff0d8c0ac900caa03f40b4d1078806d86332479b..7d10585ae1816a3d2ff21dbc3e4a3a078ee38dcb 100644 (file)
@@ -78,6 +78,7 @@ suites:
               # installing/testing it without an api server running will fail
               # - example_nginx_keepproxy
       pillars_from_files:
+        # yamllint disable rule:line-length
         arvados.sls: pillar.example
         example_postgres.sls: test/salt/pillar/examples/postgresql.sls
         example_nginx.sls: test/salt/pillar/examples/nginx_passenger.sls
@@ -86,6 +87,7 @@ suites:
         example_nginx_keepweb.sls: test/salt/pillar/examples/nginx_keepweb_configuration.sls
         # example_nginx_keepproxy.sls: test/salt/pillar/examples/nginx_keepproxy_configuration.sls
         example_nginx_controller.sls: test/salt/pillar/examples/nginx_controller_configuration.sls
+        # yamllint enable rule:line-length
       dependencies:
         - name: example_add_snakeoil_certs
           path: test/salt/states
@@ -125,10 +127,12 @@ suites:
               - example_nginx_workbench
               - example_nginx_workbench2
       pillars_from_files:
+        # yamllint disable rule:line-length
         arvados.sls: pillar.example
         example_nginx.sls: test/salt/pillar/examples/nginx_passenger.sls
         example_nginx_workbench.sls: test/salt/pillar/examples/nginx_workbench_configuration.sls
         example_nginx_workbench2.sls: test/salt/pillar/examples/nginx_workbench2_configuration.sls
+        # yamllint enable rule:line-length
       dependencies:
         - name: example_add_snakeoil_certs
           path: test/salt/states