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
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:
::