terraform-aws-gitlab-runner
terraform-aws-gitlab-runner copied to clipboard
RHEL AMI for EC2 Instance
trafficstars
Was looking to update the EC2 image running the Gitlab Runner to a RHEL AMI. Was able to update it using the runner_ami_filter variable. It works find using the latest Ubuntu image however not with Red Hat. I was able to get the EC2 with RHEL AMI to spin up however is was not connecting to/registering the runner. I was able to create a runner manually without the cattle ops module proving that the runner itself can successfully run on RHEL. Has anyone managed to get this working? Is there a variable to change to allow it the module to run on red hat?