Switch GitLab to stock Amazon Linux 2 AMI #4188
Labels
compliance
[subject] Information and software security
demo
[process] To be demonstrated at the end of the sprint
demoed
[process] Successfully demonstrated to team
enh
[type] New feature or request
infra
[subject] Project infrastructure like CI/CD, build and deployment scripts
orange
[process] Done by the Azul team
ssp
[process] Resolution is reflected in SSP
In light of the demise of RancherOS and the fact that compliance auditors will likely balk at our usage of rather obscure 3rd party image, we should switch to the Amazon Linux 2 AMI. It already contains the SSM agent allowing the instance to be scanned by Amazon Inspector. On Amazon Linux 2, the CloudWatch agent can be installed via
yum
. It will send the system logs to CloudWatch (#3894).Configure
cloud-init
(which is pre-installed in the AMI) via instance user data to:The text was updated successfully, but these errors were encountered: