Skip to content

Commit

Permalink
Update GitLab AMI to v12 (#6805)
Browse files Browse the repository at this point in the history
  • Loading branch information
achave11-ucsc authored and dsotirho-ucsc committed Jan 22, 2025
1 parent 1d95008 commit cafec5b
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 @@ -244,10 +244,10 @@
# For instructions on finding the latest CIS-hardened AMI, see
# OPERATOR.rst#upgrading-linux-ami
#
# CIS Amazon Linux 2 Kernel 4.14 Benchmark - Level 1 - v11 -4c096026-c6b0-440c-bd2f-6d34904e4fc6
# CIS Amazon Linux 2 Kernel 4.14 Benchmark - Level 1 - v12 -4c096026-c6b0-440c-bd2f-6d34904e4fc6
#
ami_id = {
'us-east-1': 'ami-0a21f5234dcf8057a'
'us-east-1': 'ami-0a5d7e321c34492d7'
}

gitlab_mount = '/mnt/gitlab'
Expand Down

0 comments on commit cafec5b

Please sign in to comment.