Skip to content

dashaun/bosh-amazon-ssm-agent-trusty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bosh release for amazon-ssm-agent for Ubuntu Trusty

If you need the Amazon SSM Agent product in your infrastructure then deploy this BOSH release.

Usage

Install BOSH CLI

Only tested with bosh-cli version 3.0.1

Create & Upload the BOSH release

To use this BOSH release, first create the dev release, then the final release, then upload it to your BOSH director:

bosh target BOSH_HOST
git clone https://github.com/dashaun/bosh-amazon-ssm-agent-trusty
cd bosh-amazon-ssm-agent-trusty
wget https://s3.amazonaws.com/ec2-downloads-windows/SSMAgent/latest/debian_amd64/amazon-ssm-agent.deb
bosh add-blob ./amazon-ssm-agent.deb amazon-ssm-agent.deb
bosh create-release --force
bosh create-release --force --final
bosh upload release

About

BOSH release with amazon-ssm-agent for Ubuntu Trusty

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published