Skip to content

Conversation

@Ziggiyzoo
Copy link
Contributor

Closes: #1

Use Terraform & ansible to create a VMs for Self Hosted GitHub Action Runners

@Ziggiyzoo Ziggiyzoo self-assigned this Jan 23, 2026
@Ziggiyzoo Ziggiyzoo marked this pull request as draft January 23, 2026 12:06
run-ansible: ${{steps.step6.outputs.run-ansible}}
steps:
- name: Create clouds.yaml
run: echo ${{ secrets.OPENSTACK_CLOUDS }} >> ${{ github.workspace }}/clouds.yaml
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't believe this is a security risk as only those within the correct FASE user groups can trigger workflows on push, or even push at all!

So we won't have someone writing cat clouds.yaml unless one of us do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deploy Self Hosted GitHub Action Runners

2 participants