commit | dc02dcb13d21a6a0f6530e67f5dda12de59de075 | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Thu Jun 08 14:22:31 2017 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Thu Jun 08 14:51:17 2017 +0200 |
tree | 18156e02f4c9577b510b9f29097797fa3740ddf7 | |
parent | 4b7bbdc70d3819f4f95a614f044eeaa6dfa8f839 [diff] [blame] |
Simplify 'noservices' condition
diff --git a/.kitchen.travis.yml b/.kitchen.travis.yml index 172f5b2..f847543 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 \ No newline at end of file + neutron.sls: tests/pillar/<%= ENV['SUITE'] %>.sls