summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.kitchen.ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.kitchen.ci.yml b/.kitchen.ci.yml
index d221d4e..501665b 100644
--- a/.kitchen.ci.yml
+++ b/.kitchen.ci.yml
@@ -5,6 +5,7 @@ driver:
aws_secret_access_key: <%= ENV['AWS_SECRET_ACCESS_KEY'] %>
aws_ssh_key_id: <%= ENV['AWS_KEYPAIR_NAME'] %>
security_group_ids: ["travis-ci"]
+ instance_type: c3.8xlarge
platforms:
- name: centos-6.4