Fix: Correct path location for managed configs 53/67953/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 10 Jun 2021 16:47:06 +0000 (09:47 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 10 Jun 2021 16:47:06 +0000 (09:47 -0700)
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 <agrimberg@linuxfoundation.org>
Change-Id: I4f1dc14ba3087844db4f5a6693e0538352dec9fa

docs/jenkins.rst

index d8cc700..f7e8f6f 100644 (file)
@@ -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:
 ::