]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
amazon-ssm-agent: New package
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 24 Dec 2019 12:58:52 +0000 (12:58 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 11 Jan 2020 20:33:36 +0000 (20:33 +0000)
commit44cc9a3d57a01dd0ccaa10d4c95f29e86ca0816b
tree17a5d35f9be957d855307cf192106c81ecd4fb80
parent590f879b342e8f960464b0650dbf179ab082c749
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>
Signed-off-by: Arne Fitzenreiter <arne_f@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]