Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'db/docs/ci_runner_machines.yml')
-rw-r--r--db/docs/ci_runner_machines.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/db/docs/ci_runner_machines.yml b/db/docs/ci_runner_machines.yml
index 17cb700d96b..c7395907814 100644
--- a/db/docs/ci_runner_machines.yml
+++ b/db/docs/ci_runner_machines.yml
@@ -1,10 +1,10 @@
---
table_name: ci_runner_machines
classes:
-- Ci::RunnerMachine
+- Ci::RunnerManager
feature_categories:
- runner_fleet
-description: Information about host machines associated to Ci::Runner models
+description: Information about runner managers associated to Ci::Runner models
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/107801
milestone: '15.8'
gitlab_schema: gitlab_ci