From 887ac8a4345814e25e34aca5f393f4a02d38cd4c Mon Sep 17 00:00:00 2001 From: Brian McCarthy Date: Wed, 3 Feb 2021 13:29:09 -0500 Subject: [PATCH] SERVER-54255 Update RHEL 7 AMI for package testing --- buildscripts/package_test/.kitchen.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildscripts/package_test/.kitchen.yml b/buildscripts/package_test/.kitchen.yml index 11cd12f5e95..af04aa666a1 100644 --- a/buildscripts/package_test/.kitchen.yml +++ b/buildscripts/package_test/.kitchen.yml @@ -71,7 +71,7 @@ platforms: instance_type: t2.small - name: rhel70-x86-64 driver: - image_id: ami-60a1e808 + image_id: ami-2051294a transport: username: root - name: rhel80-x86-64