Skip to content

Commit

Permalink
Update GitLab AMI to v01 (#6833)
Browse files Browse the repository at this point in the history
  • Loading branch information
achave11-ucsc committed Feb 10, 2025
1 parent 7a1cb3a commit 26fdd95
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 - v12 -4c096026-c6b0-440c-bd2f-6d34904e4fc6
# CIS Amazon Linux 2 Kernel 4.14 Benchmark - Level 1 - v01 -4c096026-c6b0-440c-bd2f-6d34904e4fc6
#
ami_id = {
'us-east-1': 'ami-0a5d7e321c34492d7'
'us-east-1': 'ami-005aa69a4e42cc74d'
}

gitlab_mount = '/mnt/gitlab'
Expand Down

0 comments on commit 26fdd95

Please sign in to comment.