summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-03-31 13:31:32 +0200
committerChristian Breunig <christian@breunig.cc>2023-03-31 13:31:32 +0200
commit8980a520451dbf110a534d95d03ad45261c34e5e (patch)
tree9e4fbd35988bd1be9fcc2101d4bfa67dda82338e /Makefile
parentc46bdae0a624043028ec50cf24066a1efcd71ea3 (diff)
downloadvyos-build-8980a520451dbf110a534d95d03ad45261c34e5e.tar.gz
vyos-build-8980a520451dbf110a534d95d03ad45261c34e5e.zip
T425: add amazon-cloudwatch-agent to AWS image
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
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/