guardian / amigo

AMIgo: An AMI bakery
https://amigo.gutools.co.uk/
51 stars 22 forks source link

feat(aws-tools)!: Remove support for RedHat #1561

Closed akash1810 closed 2 weeks ago

akash1810 commented 2 weeks ago

What does this change?

PR #66 updated the aws-tools role to work with RedHat. This was to enable the s3-ssh-keys on this distribution.

The s3-ssh-keys role has subsequently been removed (#388). Thus, we can simplify the aws-tools role by removing RedHat support.

How to test

What is the value of this?

Fewer code branches.

Have we considered potential risks?

N/A - as noted above, the purpose for adding RedHat support has been removed.

Note If this change adds, updates or removes a role or recipe please note that in your PR and assign appropriate reviewers for the team that will be impacted by those changes.