Skip to content

Amazon EC2 Simple Systems Manager (SSM) agent (i.e. the EC2 run command)

Notifications You must be signed in to change notification settings

night0wl/puppet-ssm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssm

Table of Contents

  1. Description
  2. Setup - The basics of getting started with ssm
  3. Usage - Configuration options and additional functionality
  4. Reference - An under-the-hood peek at what the module is doing and how
  5. Limitations - OS compatibility, etc.
  6. Development - Guide for contributing to the module

Description

Downloads and installs the amazon-ssm-agent, i.e. the EC2 run command agent

Setup

Setup Requirements

This module currently only works on Ubuntu 14.04 (Trusty) and 12.04 (Precise). Pull requests for other distributions welcome.

Usage

class { 'ssm':
  region => 'us-east-1',
}

Limitations

Only tested with Ubuntu 14.04 (Trusty) and 12.04 (Precise).

Will not work with any other distros. Pull requests accepted.

Release Notes/Contributors/Etc. Optional

Check the CHANGELOG.md for release notes and bug fixes.

About

Amazon EC2 Simple Systems Manager (SSM) agent (i.e. the EC2 run command)

Resources

Stars

Watchers

Forks

Packages

No packages published