Skip to content

Commit

Permalink
Update GitLab AMI to v2.0.0.24 (#4014)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsotirho-ucsc committed Oct 4, 2023
1 parent 7674aed commit cbfd474
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions terraform/gitlab/gitlab.tf.json.template.py
Original file line number Diff line number Diff line change
Expand Up @@ -252,10 +252,10 @@
# For instructions on finding the latest CIS-hardened AMI, see
# OPERATOR.rst#upgrading-linux-ami
#
# CIS Amazon Linux 2 Kernel 4.14 Benchmark v2.0.0.23 - Level 1-4c096026-c6b0-440c-bd2f-6d34904e4fc6
# CIS Amazon Linux 2 Kernel 4.14 Benchmark v2.0.0.24 - Level 1-4c096026-c6b0-440c-bd2f-6d34904e4fc6
#
ami_id = {
'us-east-1': 'ami-040521b2ef930dbf7'
'us-east-1': 'ami-0fac124aa9383b3bf'
}

gitlab_mount = '/mnt/gitlab'
Expand Down

0 comments on commit cbfd474

Please sign in to comment.