diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index 44a3c7089..44a0dce96 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -66,7 +66,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: amazon-2-x86_64 - image: ami-006a91b770d35ca3b + image: ami-0c5f33b907e2acc16 instance_type: ${INSTANCE_TYPE_X86} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} diff --git a/molecule/agent-smoke-legacy-ebpf/molecule.yml.template b/molecule/agent-smoke-legacy-ebpf/molecule.yml.template index f1beedf94..c698e869b 100644 --- a/molecule/agent-smoke-legacy-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-legacy-ebpf/molecule.yml.template @@ -66,7 +66,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: amazon-2-x86_64 - image: ami-006a91b770d35ca3b + image: ami-0c5f33b907e2acc16 instance_type: ${INSTANCE_TYPE_X86} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index 8c317f159..72f268a22 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -66,7 +66,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: amazon-2-x86_64 - image: ami-006a91b770d35ca3b + image: ami-0c5f33b907e2acc16 instance_type: ${INSTANCE_TYPE_X86} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID}