Feat: Add JCasC managed config files
Change-Id: Ibe1e731577cac990d078e03b4be21fdfc0c5b82c
Issue-ID: CIMAN-33
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
diff --git a/jenkins-config/managed-config-files/custom/lftoolsini/customizedCredentialMappings.yaml b/jenkins-config/managed-config-files/custom/lftoolsini/customizedCredentialMappings.yaml
new file mode 100644
index 0000000..be6f0a5
--- /dev/null
+++ b/jenkins-config/managed-config-files/custom/lftoolsini/customizedCredentialMappings.yaml
@@ -0,0 +1,6 @@
+---
+customizedCredentialMappings:
+ - credentialsId: "lftoolsini"
+ tokenKey: "JENKINS_RELEASE"
+ - credentialsId: "rtd-token"
+ tokenKey: "RTD_TOKEN"