mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Merge pull request #206 from sever-sever/T4013
build: T4013: Add aws-cloudwatch-agent for aws iso images
This commit is contained in:
commit
b93f46a0ca
1
Makefile
1
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/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user