mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 08:35:21 +00:00
bootstrap kitchen branch tests with 2017.7.6
This commit is contained in:
parent
21aaf1cbc4
commit
6128519e8b
@ -1,6 +1,6 @@
|
||||
---
|
||||
<% vagrant = system('gem list -i kitchen-vagrant 2>/dev/null >/dev/null') %>
|
||||
<% version = '2017.7.4' %>
|
||||
<% version = '2017.7.6' %>
|
||||
<% platformsfile = ENV['SALT_KITCHEN_PLATFORMS'] || '.kitchen/platforms.yml' %>
|
||||
<% driverfile = ENV['SALT_KITCHEN_DRIVER'] || '.kitchen/driver.yml' %>
|
||||
<% verifierfile = ENV['SALT_KITCHEN_VERIFIER'] || '.kitchen/verifier.yml' %>
|
||||
|
Loading…
Reference in New Issue
Block a user