From 8980a520451dbf110a534d95d03ad45261c34e5e Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Fri, 31 Mar 2023 13:31:32 +0200 Subject: T425: add amazon-cloudwatch-agent to AWS image --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d6150fa1..4640b393 100644 --- a/Makefile +++ b/Makefile @@ -127,7 +127,6 @@ GCE-debug: clean prepare AWS: clean prepare @set -e @echo "It's not like I'm building this specially for you or anything!" - wget -O build/config/packages.chroot/amazon-cloudwatch-agent-amd64.deb https://s3.eu-central-1.amazonaws.com/amazoncloudwatch-agent-eu-central-1/debian/amd64/latest/amazon-cloudwatch-agent.deb mkdir -p build/config/includes.chroot/etc/cloud/cloud.cfg.d cp tools/cloud-init/AWS/90_dpkg.cfg build/config/includes.chroot/etc/cloud/cloud.cfg.d/ cp tools/cloud-init/AWS/cloud-init.list.chroot build/config/package-lists/ -- cgit v1.2.3