summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2014-08-12 16:11:50 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2014-08-12 16:11:50 -0700
commit5e2f5062569acd32701603d373ac7fa61f4e3511 (patch)
tree0644135c21ffe0b2282f2889ab5fbb6eb30c3177
parent7e9b0d72398e858eb6cbd4b4f91dc993fdd6b245 (diff)
downloadchef-5e2f5062569acd32701603d373ac7fa61f4e3511.tar.gz
use a flavor that supports HVM
rhel-7 seems to be HVM-only
-rw-r--r--spec/e2e/.kitchen.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/e2e/.kitchen.travis.yml b/spec/e2e/.kitchen.travis.yml
index 1a46194b82..5d6a566645 100644
--- a/spec/e2e/.kitchen.travis.yml
+++ b/spec/e2e/.kitchen.travis.yml
@@ -27,6 +27,7 @@ platforms:
ssh_key: <%= ENV['EC2_SSH_KEY_PATH'] %>
security_group_ids: ["travis-ci"]
image_id: ami-77d7a747
+ flavor_id: m3.medium
username: root
suites: