summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViacheslav <v.gletenko@vyos.io>2021-11-29 15:35:51 +0000
committerViacheslav <v.gletenko@vyos.io>2021-11-29 15:35:51 +0000
commita116d1a2c32541b43c4912f725a156d2aa2fd8a0 (patch)
treeace3cfb305c644c6f5852d6070edf49dcfb09a8d
parent1a1daab938b7ddb37f70725a231f86eb9c945ec0 (diff)
downloadvyos-build-a116d1a2c32541b43c4912f725a156d2aa2fd8a0.tar.gz
vyos-build-a116d1a2c32541b43c4912f725a156d2aa2fd8a0.zip
build: T4013: Add aws-cloudwatch-agent for aws iso images
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 092b8386..39fd6f88 100644
--- a/Makefile
+++ b/Makefile
@@ -127,6 +127,7 @@ 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/