Explorar el Código

Fix name in .kitchen.travis.yml file

Change-Id: Id7983027c5f5c518af5856edde7adf315277d51b
pull/56/head
Martin Polreich hace 7 años
padre
commit
00c9ffd4fe
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
salt.sls: tests/pillar/<%= ENV['SUITE'] %>.sls

Cargando…
Cancelar
Guardar