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/sigul-password/config-params.yaml b/jenkins-config/managed-config-files/custom/sigul-password/config-params.yaml
new file mode 100644
index 0000000..192ef88
--- /dev/null
+++ b/jenkins-config/managed-config-files/custom/sigul-password/config-params.yaml
@@ -0,0 +1,3 @@
+---
+name: "sigul-password"
+comment: "sigul-password"
diff --git a/jenkins-config/managed-config-files/custom/sigul-password/content b/jenkins-config/managed-config-files/custom/sigul-password/content
new file mode 100644
index 0000000..b58b917
--- /dev/null
+++ b/jenkins-config/managed-config-files/custom/sigul-password/content
@@ -0,0 +1 @@
+$SIGUL_PASS
diff --git a/jenkins-config/managed-config-files/custom/sigul-password/customizedCredentialMappings.sandbox.yaml b/jenkins-config/managed-config-files/custom/sigul-password/customizedCredentialMappings.sandbox.yaml
new file mode 100644
index 0000000..c7b0971
--- /dev/null
+++ b/jenkins-config/managed-config-files/custom/sigul-password/customizedCredentialMappings.sandbox.yaml
@@ -0,0 +1,4 @@
+---
+customizedCredentialMappings:
+  - credentialsId: "sigul-pass"
+    tokenKey: "SIGUL_PASS"
diff --git a/jenkins-config/managed-config-files/custom/sigul-password/customizedCredentialMappings.yaml b/jenkins-config/managed-config-files/custom/sigul-password/customizedCredentialMappings.yaml
new file mode 100644
index 0000000..c7b0971
--- /dev/null
+++ b/jenkins-config/managed-config-files/custom/sigul-password/customizedCredentialMappings.yaml
@@ -0,0 +1,4 @@
+---
+customizedCredentialMappings:
+  - credentialsId: "sigul-pass"
+    tokenKey: "SIGUL_PASS"