Explorar el Código

Fix name in .kitchen.travis.yml file

Change-Id: I6696a221cf04f1bd5822ce97399c8a585bf03f8e
pull/122/head
Martin Polreich hace 7 años
padre
commit
687d1f4af0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .kitchen.travis.yml

+ 1
- 1
.kitchen.travis.yml Ver fichero

@@ -3,4 +3,4 @@ suites:
- name: <%= ENV['SUITE'] %>
provisioner:
pillars-from-files:
neutron.sls: tests/pillar/<%= ENV['SUITE'] %>.sls
linux.sls: tests/pillar/<%= ENV['SUITE'] %>.sls

Cargando…
Cancelar
Guardar