Skip to content

zbowman/sturdy_ssm_agent-cookbook

 
 

Repository files navigation

study_ssm_agent cookbook

Description

A simple cookbook to download and install the Amazon EC2 Systems Manager agent.

About Systems Manager

Amazon EC2 Systems Manager is a collection of capabilities that helps you automate management tasks such as collecting system inventory, applying operating system (OS) patches, automating the creation of Amazon Machine Images (AMIs), and configuring operating systems (OSs) and applications at scale. Systems Manager works with managed instances: Amazon EC2 instances, or servers and virtual machines (VMs) in your on-premises environment that are configured for Systems Manager.

Usage

Include the default recipe.

include_recipe 'ssm_agent::default'

Additionally, the EC2 instance running the service will require specific IAM permissions which may be provided via Managed Policies. However, it's recommended to create a custom IAM policy due to how insecure the default managed policy seems to be.

References

About

Chef cookbook to install the Amazon EC2 Simple Systems Manager (SSM) agent

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%