This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
iptables-formula
forked from
ExternalMirrors/iptables-formula
Watch
1
Star
0
Fork
0
Code
Releases
6
Activity
Browse Source
Fix name in .kitchen.travis.yml file
Change-Id: I07d6d020f629c9c34bb31e5ed81654b528fe3fcc
master
Martin Polreich
7 years ago
parent
0278d2572f
commit
df842db008
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
.kitchen.travis.yml
+ 1
- 1
.kitchen.travis.yml
View File
@@ -3,4 +3,4 @@ suites:
- name: <%= ENV['SUITE'] %>
provisioner:
pillars-from-files:
neutron
.sls: tests/pillar/<%= ENV['SUITE'] %>.sls
iptables
.sls: tests/pillar/<%= ENV['SUITE'] %>.sls
Write
Preview
Loading…
Cancel
Save