Skip to content

Commit 477e700

Browse files
committed
fix: distinguish runner hostname from runner name
1 parent f9a5ebb commit 477e700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/configuration/ci-cd.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Runner Deployment
6868
.. code-block:: ini
6969
7070
[github-runners]
71-
runner-01
71+
prod-runner-01
7272
7373
4. Provide all the relevant Kayobe :code:`group_vars` for :code:`github-runners` under :code:`${KAYOBE_CONFIG_PATH}/environments/${KAYOBE_ENVIRONMENT}/inventory/group_vars/github-runners`
7474
* `infra-vms` ensuring all required `infra_vm_extra_network_interfaces` are defined

0 commit comments

Comments
 (0)