We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
runners.yml
1 parent 34249ab commit ae8d8f2Copy full SHA for ae8d8f2
etc/kayobe/inventory/group_vars/github-runners/runners.yml
@@ -1,7 +1,7 @@
1
---
2
-runner_user: VM_USER_NAME_HERE
3
-github_account: ORG_NAME_HERE
4
-github_repo: KAYOBE_CONFIG_REPO_NAME_HERE
+runner_user: stack
+github_account: stackhpc
+github_repo: stackhpc-kayobe-config
5
access_token: "{{ secrets_github_access_token }}"
6
7
base_runner_dir: /opt/actions-runner
0 commit comments