From 752af6fd1f77299750c6e656e65da7aaeab25c65 Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Fri, 8 Sep 2023 16:38:20 +0200 Subject: [PATCH] 1 --- doc/config-objects.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/config-objects.md b/doc/config-objects.md index 5955e5b..f9eb53f 100644 --- a/doc/config-objects.md +++ b/doc/config-objects.md @@ -29,3 +29,13 @@ Path addressing also works through intrinsic object references: ${GLOBAL::config.basedir}/cf ${GLOBAL::pathes::github::current}oss-qm/ + +Object types +------------ + +* global config / repo config +** represents the global configuration for a set of target repositories +** linked into other objects under the `GLOBAL` key + +* package config +** represents individual packages