From 0ce3ad6be8e0ae979eb08e7dd0001b80b7d205b1 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 11 Jan 2024 00:01:53 +0000 Subject: [PATCH 1/4] chore: Update AMI for debian 12 (x86_64) in agent-smoke-universal-ebp... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... f scenario Made with ❤️️ by updatecli --- molecule/agent-smoke-universal-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-universal-ebpf/molecule.yml.template b/molecule/agent-smoke-universal-ebpf/molecule.yml.template index 570818b28..9277d182d 100644 --- a/molecule/agent-smoke-universal-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-universal-ebpf/molecule.yml.template @@ -36,7 +36,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: debian-12-x86_64 - image: ami-058bd2d568351da34 + image: ami-0a962bf3d88232ebf instance_type: ${INSTANCE_TYPE_X86} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 5207239e22f05dca5866f3b5195844df7ecb63c5 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 11 Jan 2024 00:02:01 +0000 Subject: [PATCH 2/4] chore: Update AMI for debian 12 (x86_64) in agent-smoke-kmodule scenario MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- molecule/agent-smoke-kmodule/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-kmodule/molecule.yml.template b/molecule/agent-smoke-kmodule/molecule.yml.template index b2d0d460a..47e861e96 100644 --- a/molecule/agent-smoke-kmodule/molecule.yml.template +++ b/molecule/agent-smoke-kmodule/molecule.yml.template @@ -41,7 +41,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: debian-12-x86_64 - image: ami-058bd2d568351da34 + image: ami-0a962bf3d88232ebf instance_type: ${INSTANCE_TYPE_X86} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From fa7d30d66c947f5d1d701591feb4ea2f32705b53 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 11 Jan 2024 00:02:07 +0000 Subject: [PATCH 3/4] chore: Update AMI for debian 12 (x86_64) in agent-smoke-legacy-ebpf s... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... cenario Made with ❤️️ by updatecli --- molecule/agent-smoke-legacy-ebpf/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-smoke-legacy-ebpf/molecule.yml.template b/molecule/agent-smoke-legacy-ebpf/molecule.yml.template index aca314291..68dff3f26 100644 --- a/molecule/agent-smoke-legacy-ebpf/molecule.yml.template +++ b/molecule/agent-smoke-legacy-ebpf/molecule.yml.template @@ -41,7 +41,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: debian-12-x86_64 - image: ami-058bd2d568351da34 + image: ami-0a962bf3d88232ebf instance_type: ${INSTANCE_TYPE_X86} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} From 29bc243f73650b04de98c6f0ea4a561a81f9a9f1 Mon Sep 17 00:00:00 2001 From: updatecli Date: Thu, 11 Jan 2024 00:02:13 +0000 Subject: [PATCH 4/4] chore: Update AMI for debian 12 (x86_64) in agent-uninstall-clean-all... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... scenario Made with ❤️️ by updatecli --- molecule/agent-uninstall-clean-all/molecule.yml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/agent-uninstall-clean-all/molecule.yml.template b/molecule/agent-uninstall-clean-all/molecule.yml.template index 24557fcfa..91a3919a7 100644 --- a/molecule/agent-uninstall-clean-all/molecule.yml.template +++ b/molecule/agent-uninstall-clean-all/molecule.yml.template @@ -41,7 +41,7 @@ platforms: region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID} - name: debian-12-x86_64 - image: ami-058bd2d568351da34 + image: ami-0a962bf3d88232ebf instance_type: ${INSTANCE_TYPE_X86} region: ${REGION} vpc_subnet_id: ${VPC_SUBNET_ID}