From: Andrew Grimberg Date: Thu, 10 Jun 2021 16:47:06 +0000 (-0700) Subject: Fix: Correct path location for managed configs X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=0ebea20b6330b0ad84b9cc5e86bcd0ebe3f5aa37;p=releng%2Fdocs.git Fix: Correct path location for managed configs The defined path for JCasC managed config files was pointing into a directory that we do not use. It should be jenkins-config not jenkins-admin Signed-off-by: Andrew Grimberg Change-Id: I4f1dc14ba3087844db4f5a6693e0538352dec9fa --- diff --git a/docs/jenkins.rst b/docs/jenkins.rst index d8cc700..f7e8f6f 100644 --- a/docs/jenkins.rst +++ b/docs/jenkins.rst @@ -206,7 +206,7 @@ Managed Config Files Jobs in Jenkins make extensive use of Managed Config Files for different types of files that store configuration or credentials. These files live in the ci-management repository along side of the rest of the community configurable -components under the ``jenkins-admin/managed-config-files`` directory tree. +components under the ``jenkins-config/managed-config-files`` directory tree. This directory tree has the following case sensitive format: ::