]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
amazon-ssm-agent: New package aws-ssm-agent
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 20 Dec 2019 13:28:44 +0000 (13:28 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 21 Dec 2019 13:23:54 +0000 (13:23 +0000)
commit294fc8f2c10e036a262bcd6f82637c16f9e39842
tree6a1400bc487a8e7ab78fe1f3fcbb2489812dfecb
parent6a3acff9348cb755250ef9d763c73a73142f46e3
amazon-ssm-agent: New package

AWS Systems Manager Agent (SSM Agent) is Amazon software that can be
installed and configured on an Amazon EC2 instance, an on-premises
server, or a virtual machine (VM). SSM Agent makes it possible for
Systems Manager to update, manage, and configure these resources. The
agent processes requests from the Systems Manager service in the AWS
Cloud, and then runs them as specified in the request. SSM Agent then
sends status and execution information back to the Systems Manager
service by using the Amazon Message Delivery Service.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/backup/includes/amazon-ssm-agent [new file with mode: 0644]
config/rootfiles/packages/x86_64/amazon-ssm-agent [new file with mode: 0644]
lfs/amazon-ssm-agent [new file with mode: 0644]
make.sh
src/initscripts/packages/amazon-ssm-agent [new file with mode: 0644]
src/paks/amazon-ssm-agent/install.sh [new file with mode: 0644]
src/paks/amazon-ssm-agent/uninstall.sh [new file with mode: 0644]
src/paks/amazon-ssm-agent/update.sh [new file with mode: 0644]