Skip to content

Commit ae8d8f2

Browse files
committed
feat: update runners.yml defaults
1 parent 34249ab commit ae8d8f2

File tree

1 file changed

+3
-3
lines changed
  • etc/kayobe/inventory/group_vars/github-runners

1 file changed

+3
-3
lines changed

etc/kayobe/inventory/group_vars/github-runners/runners.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
runner_user: VM_USER_NAME_HERE
3-
github_account: ORG_NAME_HERE
4-
github_repo: KAYOBE_CONFIG_REPO_NAME_HERE
2+
runner_user: stack
3+
github_account: stackhpc
4+
github_repo: stackhpc-kayobe-config
55
access_token: "{{ secrets_github_access_token }}"
66

77
base_runner_dir: /opt/actions-runner

0 commit comments

Comments
 (0)