Skip to content

Commit 595173c

Browse files
Update README.md
Duplicate entries have been removed
1 parent 14a9d6d commit 595173c

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ This repository provides the functionality to deploy the github actions runner o
1313
| `hetzner_machine_type` | string | "cx11" | Sets the machine type to use. |
1414
| `hetzner_machine_os` | string | "debian-10" | Defines the machine operating system to be installed. |
1515
| `hetzner_additional_public_key_ids` | []string | [] | Adds public keys to the server that are already registered with hetzner |
16-
| `github_owner` | string | | Defines the organisation name or repository owner. |
17-
| `github_repository_name` | string | | Sets the name of the repository. This option is only used if you use self-hosted Github runners at the repository level. |
18-
| `github_authentication_user` | string | | Sets the user used for issuing new registration tokens. Ensure that the user has the appropriate permissions. |
19-
| `github_authentication_token` | string | | Sets the personal access token for the configured user in the variable `github_authentication_user`. |
2016
| `hetzner_machine_additional_packages` | string | "" | Defines additional packages that must be installed on the machine. Each package name must be separated by a space ` `. |
2117
| `github_actions_runner_count` | number | 1 | Defines the number of runners to be provided. This option is equal to Machines at hetzner. |
2218
| `github_actions_runner_labels` | string | "" | Defines a list of labels used to identify the runners. The list is divided by separating the individual entries with `,`. |

0 commit comments

Comments
 (0)