summaryrefslogtreecommitdiff
path: root/buildscripts/package_test/.kitchen.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/package_test/.kitchen.yml')
-rw-r--r--buildscripts/package_test/.kitchen.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/buildscripts/package_test/.kitchen.yml b/buildscripts/package_test/.kitchen.yml
index 66ac4488f8c..20ed4b1cd03 100644
--- a/buildscripts/package_test/.kitchen.yml
+++ b/buildscripts/package_test/.kitchen.yml
@@ -56,10 +56,11 @@ platforms:
username: admin
- name: rhel62
driver:
- # Use rhel 6.3 because chef-solo fails on rhel 6.2
- image_id: ami-a35a33ca
+ # Use rhel 6.5 chef fails on previous versions.
+ image_id: ami-5b697332
transport:
username: root
+ instance_type: t2.small
- name: rhel70
driver:
image_id: ami-60a1e808