commit | 2674d081a8925f87cb5222e6d8b72f0e5d7848f8 | [log] [tgz] |
---|---|---|
author | Petr Michalec <epcim@apealive.net> | Fri Sep 01 10:29:30 2017 +0200 |
committer | GitHub <noreply@github.com> | Fri Sep 01 10:29:30 2017 +0200 |
tree | e7013ba4618b00711558842d205d828ffc4fb339 | |
parent | c5ca6e8c4d3e074453a6130b07732e6e0b92788e [diff] |
fix typo
diff --git a/.kitchen.travis.yml b/.kitchen.travis.yml index f847543..08b3a11 100644 --- a/.kitchen.travis.yml +++ b/.kitchen.travis.yml
@@ -3,4 +3,4 @@ - name: <%= ENV['SUITE'] %> provisioner: pillars-from-files: - neutron.sls: tests/pillar/<%= ENV['SUITE'] %>.sls + galera.sls: tests/pillar/<%= ENV['SUITE'] %>.sls