mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 14:23:05 +00:00
9 lines
234 B
HCL
9 lines
234 B
HCL
#Ami Rocky 85
|
|
ami_id = "ami-02881bd671eb4ac61"
|
|
ami_os = "rhel9"
|
|
ami_username = "ec2-user"
|
|
ami_user_home = "/home/ec2-user"
|
|
instance_tags = {
|
|
Name = "RHEL9-CIS"
|
|
Environment = "lockdown_github_repo_workflow"
|
|
}
|