This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
mongodb-formula
forked from
ExternalMirrors/mongodb-formula
Watch
2
Star
0
Fork
0
Code
Releases
6
Activity
Browse Source
Fix name in .kitchen.travis.yml file
Change-Id: I07495b0a0a979e201c165bee0f109aca8ff35047
master
Martin Polreich
7 years ago
parent
8b6f0effb6
commit
de9493c4e9
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
mongodb
.sls: tests/pillar/<%= ENV['SUITE'] %>.sls
Write
Preview
Loading…
Cancel
Save