Refactor: JJB code
- Fix shellcheck errors: SC1090, SC2164 and warnings
- Refactor yaml to standardize it across the repo with prettier
- Refactor with yamllint
Change-Id: Ie36c4a3af173fa3609cd4e904775be54b4a56990
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
diff --git a/jenkins-config/managed-config-files/custom/.packagecloud/config-params.yaml b/jenkins-config/managed-config-files/custom/.packagecloud/config-params.yaml
index 84a8970..998b4b5 100644
--- a/jenkins-config/managed-config-files/custom/.packagecloud/config-params.yaml
+++ b/jenkins-config/managed-config-files/custom/.packagecloud/config-params.yaml
@@ -1,3 +1,3 @@
---
name: ".packagecloud"
-comment: "packagecloud credentials to publish packages"
\ No newline at end of file
+comment: "packagecloud credentials to publish packages"
diff --git a/jenkins-config/managed-config-files/custom/.packagecloud/customizedCredentialMappings.yaml b/jenkins-config/managed-config-files/custom/.packagecloud/customizedCredentialMappings.yaml
index 2604a0d..ededf09 100644
--- a/jenkins-config/managed-config-files/custom/.packagecloud/customizedCredentialMappings.yaml
+++ b/jenkins-config/managed-config-files/custom/.packagecloud/customizedCredentialMappings.yaml
@@ -1,4 +1,4 @@
---
customizedCredentialMappings:
- credentialsId: "package-cloud"
- tokenKey: "PACKAGE_CLOUD"
\ No newline at end of file
+ tokenKey: "PACKAGE_CLOUD"
diff --git a/jenkins-config/managed-config-files/custom/clouds-yaml/config-params.yaml b/jenkins-config/managed-config-files/custom/clouds-yaml/config-params.yaml
index 962203d..c7f2a93 100644
--- a/jenkins-config/managed-config-files/custom/clouds-yaml/config-params.yaml
+++ b/jenkins-config/managed-config-files/custom/clouds-yaml/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "clouds-yaml"
-comment: "clouds-yaml"
\ No newline at end of file
+comment: "clouds-yaml"
diff --git a/jenkins-config/managed-config-files/custom/clouds-yaml/customizedCredentialMappings.yaml b/jenkins-config/managed-config-files/custom/clouds-yaml/customizedCredentialMappings.yaml
index d5eddee..c70e132 100644
--- a/jenkins-config/managed-config-files/custom/clouds-yaml/customizedCredentialMappings.yaml
+++ b/jenkins-config/managed-config-files/custom/clouds-yaml/customizedCredentialMappings.yaml
@@ -1,4 +1,4 @@
---
customizedCredentialMappings:
- credentialsId: "clouds-yaml"
- tokenKey: "CLOUDS_YAML"
\ No newline at end of file
+ tokenKey: "CLOUDS_YAML"
diff --git a/jenkins-config/managed-config-files/custom/jjbini/config-params.yaml b/jenkins-config/managed-config-files/custom/jjbini/config-params.yaml
index 819789c..4a7e8f3 100644
--- a/jenkins-config/managed-config-files/custom/jjbini/config-params.yaml
+++ b/jenkins-config/managed-config-files/custom/jjbini/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "jjbini"
-comment: "jjbini"
\ No newline at end of file
+comment: "jjbini"
diff --git a/jenkins-config/managed-config-files/custom/jjbini/customizedCredentialMappings.yaml b/jenkins-config/managed-config-files/custom/jjbini/customizedCredentialMappings.yaml
index 87d04b4..cb9cdaf 100644
--- a/jenkins-config/managed-config-files/custom/jjbini/customizedCredentialMappings.yaml
+++ b/jenkins-config/managed-config-files/custom/jjbini/customizedCredentialMappings.yaml
@@ -3,4 +3,4 @@
- credentialsId: "jobbuilder-prod"
tokenKey: "JOBBUILDER_PROD"
- credentialsId: "jobbuilder-sandbox"
- tokenKey: "JOBBUILDER_SANDBOX"
\ No newline at end of file
+ tokenKey: "JOBBUILDER_SANDBOX"
diff --git a/jenkins-config/managed-config-files/custom/lftoolsini/config-params.yaml b/jenkins-config/managed-config-files/custom/lftoolsini/config-params.yaml
index 79955c5..739926b 100644
--- a/jenkins-config/managed-config-files/custom/lftoolsini/config-params.yaml
+++ b/jenkins-config/managed-config-files/custom/lftoolsini/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "lftoolsini"
-comment: "lftoolsini"
\ No newline at end of file
+comment: "lftoolsini"
diff --git a/jenkins-config/managed-config-files/custom/lftoolsini/customizedCredentialMappings.yaml b/jenkins-config/managed-config-files/custom/lftoolsini/customizedCredentialMappings.yaml
index e9bd9d2..e5f1ff9 100644
--- a/jenkins-config/managed-config-files/custom/lftoolsini/customizedCredentialMappings.yaml
+++ b/jenkins-config/managed-config-files/custom/lftoolsini/customizedCredentialMappings.yaml
@@ -5,4 +5,4 @@
- credentialsId: "lftoolsini-nexus"
tokenKey: "LFTOOLSINI_NEXUS"
- credentialsId: "lftoolsini-nexus-oran-sc"
- tokenKey: "LFTOOLSINI_NEXUS_ORAN_SC"
\ No newline at end of file
+ tokenKey: "LFTOOLSINI_NEXUS_ORAN_SC"
diff --git a/jenkins-config/managed-config-files/custom/npmrc/config-params.yaml b/jenkins-config/managed-config-files/custom/npmrc/config-params.yaml
index cbd859a..b0f66d1 100644
--- a/jenkins-config/managed-config-files/custom/npmrc/config-params.yaml
+++ b/jenkins-config/managed-config-files/custom/npmrc/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "npmrc"
-comment: "npmrc"
\ No newline at end of file
+comment: "npmrc"
diff --git a/jenkins-config/managed-config-files/custom/packagecloud-account/config-params.yaml b/jenkins-config/managed-config-files/custom/packagecloud-account/config-params.yaml
index 83eca24..26a1b5a 100644
--- a/jenkins-config/managed-config-files/custom/packagecloud-account/config-params.yaml
+++ b/jenkins-config/managed-config-files/custom/packagecloud-account/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "packagecloud-account"
-comment: "packagecloud-account"
\ No newline at end of file
+comment: "packagecloud-account"
diff --git a/jenkins-config/managed-config-files/custom/packagecloud_api/config-params.yaml b/jenkins-config/managed-config-files/custom/packagecloud_api/config-params.yaml
index 39d5762..173d547 100644
--- a/jenkins-config/managed-config-files/custom/packagecloud_api/config-params.yaml
+++ b/jenkins-config/managed-config-files/custom/packagecloud_api/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "packagecloud_api"
-comment: "packagecloud_api"
\ No newline at end of file
+comment: "packagecloud_api"
diff --git a/jenkins-config/managed-config-files/custom/packagecloud_api/customizedCredentialMappings.yaml b/jenkins-config/managed-config-files/custom/packagecloud_api/customizedCredentialMappings.yaml
index e43c3ac..a7339c8 100644
--- a/jenkins-config/managed-config-files/custom/packagecloud_api/customizedCredentialMappings.yaml
+++ b/jenkins-config/managed-config-files/custom/packagecloud_api/customizedCredentialMappings.yaml
@@ -1,4 +1,4 @@
---
customizedCredentialMappings:
- credentialsId: "packagecloud-api"
- tokenKey: "PACKAGECLOUD_API"
\ No newline at end of file
+ tokenKey: "PACKAGECLOUD_API"
diff --git a/jenkins-config/managed-config-files/custom/packer-cloud-env/config-params.yaml b/jenkins-config/managed-config-files/custom/packer-cloud-env/config-params.yaml
index b942b13..c98cd00 100644
--- a/jenkins-config/managed-config-files/custom/packer-cloud-env/config-params.yaml
+++ b/jenkins-config/managed-config-files/custom/packer-cloud-env/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "packer-cloud-env"
-comment: "packer-cloud-env"
\ No newline at end of file
+comment: "packer-cloud-env"
diff --git a/jenkins-config/managed-config-files/custom/packer-cloud-env/customizedCredentialMappings.yaml b/jenkins-config/managed-config-files/custom/packer-cloud-env/customizedCredentialMappings.yaml
index 1f2397e..7151602 100644
--- a/jenkins-config/managed-config-files/custom/packer-cloud-env/customizedCredentialMappings.yaml
+++ b/jenkins-config/managed-config-files/custom/packer-cloud-env/customizedCredentialMappings.yaml
@@ -1,4 +1,4 @@
---
customizedCredentialMappings:
- credentialsId: "packer-cloud"
- tokenKey: "PACKER_CLOUD"
\ No newline at end of file
+ tokenKey: "PACKER_CLOUD"
diff --git a/jenkins-config/managed-config-files/custom/pipconf/config-params.yaml b/jenkins-config/managed-config-files/custom/pipconf/config-params.yaml
index 049708b..39c71ff 100644
--- a/jenkins-config/managed-config-files/custom/pipconf/config-params.yaml
+++ b/jenkins-config/managed-config-files/custom/pipconf/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "pipconf"
-comment: "pipconf"
\ No newline at end of file
+comment: "pipconf"
diff --git a/jenkins-config/managed-config-files/custom/pypirc/config-params.yaml b/jenkins-config/managed-config-files/custom/pypirc/config-params.yaml
index 27d3bd5..3045bec 100644
--- a/jenkins-config/managed-config-files/custom/pypirc/config-params.yaml
+++ b/jenkins-config/managed-config-files/custom/pypirc/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "pypirc"
-comment: "pypirc"
\ No newline at end of file
+comment: "pypirc"
diff --git a/jenkins-config/managed-config-files/custom/pypirc/customizedCredentialMappings.yaml b/jenkins-config/managed-config-files/custom/pypirc/customizedCredentialMappings.yaml
index a0f796d..bf12e8c 100644
--- a/jenkins-config/managed-config-files/custom/pypirc/customizedCredentialMappings.yaml
+++ b/jenkins-config/managed-config-files/custom/pypirc/customizedCredentialMappings.yaml
@@ -3,4 +3,4 @@
- credentialsId: "pypi-release"
tokenKey: "PYPI_RELEASE"
- credentialsId: "pypi-test"
- tokenKey: "PYPI_TEST"
\ No newline at end of file
+ tokenKey: "PYPI_TEST"
diff --git a/jenkins-config/managed-config-files/custom/signing-pubkey/config-params.yaml b/jenkins-config/managed-config-files/custom/signing-pubkey/config-params.yaml
index d386fb9..eb1d5fd 100644
--- a/jenkins-config/managed-config-files/custom/signing-pubkey/config-params.yaml
+++ b/jenkins-config/managed-config-files/custom/signing-pubkey/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "signing-pubkey"
-comment: "signing-pubkey"
\ No newline at end of file
+comment: "signing-pubkey"
diff --git a/jenkins-config/managed-config-files/custom/signing-pubkey/customizedCredentialMappings.yaml b/jenkins-config/managed-config-files/custom/signing-pubkey/customizedCredentialMappings.yaml
index 76dbb33..d8ec7f9 100644
--- a/jenkins-config/managed-config-files/custom/signing-pubkey/customizedCredentialMappings.yaml
+++ b/jenkins-config/managed-config-files/custom/signing-pubkey/customizedCredentialMappings.yaml
@@ -1,4 +1,4 @@
---
customizedCredentialMappings:
- credentialsId: "signing-pubkey"
- tokenKey: "SIGNING_PUBKEY"
\ No newline at end of file
+ tokenKey: "SIGNING_PUBKEY"
diff --git a/jenkins-config/managed-config-files/custom/sigul-config/config-params.yaml b/jenkins-config/managed-config-files/custom/sigul-config/config-params.yaml
index fa28217..a85f152 100644
--- a/jenkins-config/managed-config-files/custom/sigul-config/config-params.yaml
+++ b/jenkins-config/managed-config-files/custom/sigul-config/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "sigul-config"
-comment: "sigul-config"
\ No newline at end of file
+comment: "sigul-config"
diff --git a/jenkins-config/managed-config-files/custom/sigul-config/customizedCredentialMappings.yaml b/jenkins-config/managed-config-files/custom/sigul-config/customizedCredentialMappings.yaml
index 932d49a..31d1a6a 100644
--- a/jenkins-config/managed-config-files/custom/sigul-config/customizedCredentialMappings.yaml
+++ b/jenkins-config/managed-config-files/custom/sigul-config/customizedCredentialMappings.yaml
@@ -1,4 +1,4 @@
---
customizedCredentialMappings:
- credentialsId: "sigul-config"
- tokenKey: "SIGUL_CONFIG"
\ No newline at end of file
+ tokenKey: "SIGUL_CONFIG"
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
index c5dd08f..192ef88 100644
--- a/jenkins-config/managed-config-files/custom/sigul-password/config-params.yaml
+++ b/jenkins-config/managed-config-files/custom/sigul-password/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "sigul-password"
-comment: "sigul-password"
\ No newline at end of file
+comment: "sigul-password"
diff --git a/jenkins-config/managed-config-files/custom/sigul-password/customizedCredentialMappings.yaml b/jenkins-config/managed-config-files/custom/sigul-password/customizedCredentialMappings.yaml
index 6f9b6f9..5d2b859 100644
--- a/jenkins-config/managed-config-files/custom/sigul-password/customizedCredentialMappings.yaml
+++ b/jenkins-config/managed-config-files/custom/sigul-password/customizedCredentialMappings.yaml
@@ -1,4 +1,4 @@
---
customizedCredentialMappings:
- credentialsId: "sigul-password"
- tokenKey: "SIGUL_PASSWORD"
\ No newline at end of file
+ tokenKey: "SIGUL_PASSWORD"
diff --git a/jenkins-config/managed-config-files/custom/sigul-pki/config-params.yaml b/jenkins-config/managed-config-files/custom/sigul-pki/config-params.yaml
index f59d17d..e8220e9 100644
--- a/jenkins-config/managed-config-files/custom/sigul-pki/config-params.yaml
+++ b/jenkins-config/managed-config-files/custom/sigul-pki/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "sigul-pki"
-comment: "sigul-pki"
\ No newline at end of file
+comment: "sigul-pki"
diff --git a/jenkins-config/managed-config-files/custom/sigul-pki/customizedCredentialMappings.yaml b/jenkins-config/managed-config-files/custom/sigul-pki/customizedCredentialMappings.yaml
index 8a36344..88a3243 100644
--- a/jenkins-config/managed-config-files/custom/sigul-pki/customizedCredentialMappings.yaml
+++ b/jenkins-config/managed-config-files/custom/sigul-pki/customizedCredentialMappings.yaml
@@ -1,4 +1,4 @@
---
customizedCredentialMappings:
- credentialsId: "sigul-pki"
- tokenKey: "SIGUL_PKI"
\ No newline at end of file
+ tokenKey: "SIGUL_PKI"
diff --git a/jenkins-config/managed-config-files/globalMavenSettings/global-settings/config-params.yaml b/jenkins-config/managed-config-files/globalMavenSettings/global-settings/config-params.yaml
index d67303d..84c1024 100644
--- a/jenkins-config/managed-config-files/globalMavenSettings/global-settings/config-params.yaml
+++ b/jenkins-config/managed-config-files/globalMavenSettings/global-settings/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "global-settings"
-comment: "global-settings"
\ No newline at end of file
+comment: "global-settings"
diff --git a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-aihp-ips-kserve-adapter/config-params.yaml b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-aihp-ips-kserve-adapter/config-params.yaml
index ef9f1a0..37c5b2e 100644
--- a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-aihp-ips-kserve-adapter/config-params.yaml
+++ b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-aihp-ips-kserve-adapter/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "aiml-fw-aihp-ips-kserve-adapter"
-comment: "aiml-fw-aihp-ips-kserve-adapter"
\ No newline at end of file
+comment: "aiml-fw-aihp-ips-kserve-adapter"
diff --git a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-aihp-ips-kserve-adapter/serverCredentialMappings.yaml b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-aihp-ips-kserve-adapter/serverCredentialMappings.yaml
index d2832cf..1093310 100644
--- a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-aihp-ips-kserve-adapter/serverCredentialMappings.yaml
+++ b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-aihp-ips-kserve-adapter/serverCredentialMappings.yaml
@@ -15,4 +15,4 @@
- serverId: "nexus3.o-ran-sc.org:10003"
credentialsId: "aiml-fw-aihp-ips-kserve-adapter"
- serverId: "nexus3.o-ran-sc.org:10004"
- credentialsId: "aiml-fw-aihp-ips-kserve-adapter"
\ No newline at end of file
+ credentialsId: "aiml-fw-aihp-ips-kserve-adapter"
diff --git a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-aihp-tps-kserve-adapter-settings/config-params.yaml b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-aihp-tps-kserve-adapter-settings/config-params.yaml
index b029ec6..c09c43a 100644
--- a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-aihp-tps-kserve-adapter-settings/config-params.yaml
+++ b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-aihp-tps-kserve-adapter-settings/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "aiml-fw-aihp-tps-kserve-adapter"
-comment: "aiml-fw-aihp-tps-kserve-adapter"
\ No newline at end of file
+comment: "aiml-fw-aihp-tps-kserve-adapter"
diff --git a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-aihp-tps-kserve-adapter-settings/serverCredentialMappings.yaml b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-aihp-tps-kserve-adapter-settings/serverCredentialMappings.yaml
index 300e05a..dfc68f7 100644
--- a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-aihp-tps-kserve-adapter-settings/serverCredentialMappings.yaml
+++ b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-aihp-tps-kserve-adapter-settings/serverCredentialMappings.yaml
@@ -15,4 +15,4 @@
- serverId: "nexus3.o-ran-sc.org:10003"
credentialsId: "aiml-fw-aihp-tps-kserve-adapter"
- serverId: "nexus3.o-ran-sc.org:10004"
- credentialsId: "aiml-fw-aihp-tps-kserve-adapter"
\ No newline at end of file
+ credentialsId: "aiml-fw-aihp-tps-kserve-adapter"
diff --git a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-data-extraction-settings/config-params.yaml b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-data-extraction-settings/config-params.yaml
index f9c3373..f0f6cbe 100644
--- a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-data-extraction-settings/config-params.yaml
+++ b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-data-extraction-settings/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "aiml-fw-athp-data-extraction"
-comment: "aiml-fw-athp-data-extraction"
\ No newline at end of file
+comment: "aiml-fw-athp-data-extraction"
diff --git a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-data-extraction-settings/serverCredentialMappings.yaml b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-data-extraction-settings/serverCredentialMappings.yaml
index 1e9edf1..65cd8ac 100644
--- a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-data-extraction-settings/serverCredentialMappings.yaml
+++ b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-data-extraction-settings/serverCredentialMappings.yaml
@@ -15,4 +15,4 @@
- serverId: "nexus3.o-ran-sc.org:10003"
credentialsId: "aiml-fw-athp-data-extraction"
- serverId: "nexus3.o-ran-sc.org:10004"
- credentialsId: "aiml-fw-athp-data-extraction"
\ No newline at end of file
+ credentialsId: "aiml-fw-athp-data-extraction"
diff --git a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-feature-store-settings/config-params.yaml b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-feature-store-settings/config-params.yaml
index 02808f3..5494fb2 100644
--- a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-feature-store-settings/config-params.yaml
+++ b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-feature-store-settings/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "aiml-fw-athp-sdk-feature-store"
-comment: "aiml-fw-athp-sdk-feature-store"
\ No newline at end of file
+comment: "aiml-fw-athp-sdk-feature-store"
diff --git a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-feature-store-settings/serverCredentialMappings.yaml b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-feature-store-settings/serverCredentialMappings.yaml
index d4a91f1..5a5a31e 100644
--- a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-feature-store-settings/serverCredentialMappings.yaml
+++ b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-feature-store-settings/serverCredentialMappings.yaml
@@ -15,4 +15,4 @@
- serverId: "nexus3.o-ran-sc.org:10003"
credentialsId: "aiml-fw-athp-sdk-feature-store"
- serverId: "nexus3.o-ran-sc.org:10004"
- credentialsId: "aiml-fw-athp-sdk-feature-store"
\ No newline at end of file
+ credentialsId: "aiml-fw-athp-sdk-feature-store"
diff --git a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-model-storage-settings/config-params.yaml b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-model-storage-settings/config-params.yaml
index 7e28285..85de48f 100644
--- a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-model-storage-settings/config-params.yaml
+++ b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-model-storage-settings/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "aiml-fw-athp-sdk-model-storage"
-comment: "aiml-fw-athp-sdk-model-storage"
\ No newline at end of file
+comment: "aiml-fw-athp-sdk-model-storage"
diff --git a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-model-storage-settings/serverCredentialMappings.yaml b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-model-storage-settings/serverCredentialMappings.yaml
index 6329502..bb1cb67 100644
--- a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-model-storage-settings/serverCredentialMappings.yaml
+++ b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-model-storage-settings/serverCredentialMappings.yaml
@@ -15,4 +15,4 @@
- serverId: "nexus3.o-ran-sc.org:10003"
credentialsId: "aiml-fw-athp-sdk-model-storage"
- serverId: "nexus3.o-ran-sc.org:10004"
- credentialsId: "aiml-fw-athp-sdk-model-storage"
\ No newline at end of file
+ credentialsId: "aiml-fw-athp-sdk-model-storage"
diff --git a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-tps-kubeflow-adapter-settings/config-params.yaml b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-tps-kubeflow-adapter-settings/config-params.yaml
index 8635abf..ec6c220 100644
--- a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-tps-kubeflow-adapter-settings/config-params.yaml
+++ b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-tps-kubeflow-adapter-settings/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "aiml-fw-athp-tps-kubeflow-adapter"
-comment: "aiml-fw-athp-tps-kubeflow-adapter"
\ No newline at end of file
+comment: "aiml-fw-athp-tps-kubeflow-adapter"
diff --git a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-tps-kubeflow-adapter-settings/serverCredentialMappings.yaml b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-tps-kubeflow-adapter-settings/serverCredentialMappings.yaml
index dffdc89..448083f 100644
--- a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-tps-kubeflow-adapter-settings/serverCredentialMappings.yaml
+++ b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-tps-kubeflow-adapter-settings/serverCredentialMappings.yaml
@@ -15,4 +15,4 @@
- serverId: "nexus3.o-ran-sc.org:10003"
credentialsId: "aiml-fw-athp-tps-kubeflow-adapter"
- serverId: "nexus3.o-ran-sc.org:10004"
- credentialsId: "aiml-fw-athp-tps-kubeflow-adapter"
\ No newline at end of file
+ credentialsId: "aiml-fw-athp-tps-kubeflow-adapter"
diff --git a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-awmf-tm-settings/config-params.yaml b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-awmf-tm-settings/config-params.yaml
index bb3fc05..13ea9f8 100644
--- a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-awmf-tm-settings/config-params.yaml
+++ b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-awmf-tm-settings/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "aiml-fw-awmf-tm"
-comment: "aiml-fw-awmf-tm"
\ No newline at end of file
+comment: "aiml-fw-awmf-tm"
diff --git a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-awmf-tm-settings/serverCredentialMappings.yaml b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-awmf-tm-settings/serverCredentialMappings.yaml
index b8e02d2..5a0cef4 100644
--- a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-awmf-tm-settings/serverCredentialMappings.yaml
+++ b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-awmf-tm-settings/serverCredentialMappings.yaml
@@ -15,4 +15,4 @@
- serverId: "nexus3.o-ran-sc.org:10003"
credentialsId: "aiml-fw-awmf-tm"
- serverId: "nexus3.o-ran-sc.org:10004"
- credentialsId: "aiml-fw-awmf-tm"
\ No newline at end of file
+ credentialsId: "aiml-fw-awmf-tm"
diff --git a/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-ranpm/config-params.yaml b/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-ranpm/config-params.yaml
index 5d8c468..45d2729 100644
--- a/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-ranpm/config-params.yaml
+++ b/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-ranpm/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "nonrtric-plt-ranpm"
-comment: "nonrtric-plt-ranpm"
\ No newline at end of file
+comment: "nonrtric-plt-ranpm"
diff --git a/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-ranpm/serverCredentialMappings.yaml b/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-ranpm/serverCredentialMappings.yaml
index c0d2598..c046c4b 100644
--- a/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-ranpm/serverCredentialMappings.yaml
+++ b/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-ranpm/serverCredentialMappings.yaml
@@ -15,4 +15,4 @@
- serverId: "nexus3.o-ran-sc.org:10003"
credentialsId: "nonrtric-plt-ranpm"
- serverId: "nexus3.o-ran-sc.org:10004"
- credentialsId: "nonrtric-plt-ranpm"
\ No newline at end of file
+ credentialsId: "nonrtric-plt-ranpm"
diff --git a/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-sme-settings/config-params.yaml b/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-sme-settings/config-params.yaml
index 876049b..558757a 100644
--- a/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-sme-settings/config-params.yaml
+++ b/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-sme-settings/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "nonrtric-plt-sme"
-comment: "nonrtric-plt-sme"
\ No newline at end of file
+comment: "nonrtric-plt-sme"
diff --git a/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-sme-settings/serverCredentialMappings.yaml b/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-sme-settings/serverCredentialMappings.yaml
index 29dbfdc..1787bb9 100644
--- a/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-sme-settings/serverCredentialMappings.yaml
+++ b/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-sme-settings/serverCredentialMappings.yaml
@@ -15,4 +15,4 @@
- serverId: "nexus3.o-ran-sc.org:10003"
credentialsId: "nonrtric-plt-sme"
- serverId: "nexus3.o-ran-sc.org:10004"
- credentialsId: "nonrtric-plt-sme"
\ No newline at end of file
+ credentialsId: "nonrtric-plt-sme"
diff --git a/jenkins-config/managed-config-files/mavenSettings/portal-aiml-dashboard-settings/config-params.yaml b/jenkins-config/managed-config-files/mavenSettings/portal-aiml-dashboard-settings/config-params.yaml
index 26cc1a5..57aff83 100644
--- a/jenkins-config/managed-config-files/mavenSettings/portal-aiml-dashboard-settings/config-params.yaml
+++ b/jenkins-config/managed-config-files/mavenSettings/portal-aiml-dashboard-settings/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "portal-aiml-dashboard"
-comment: "portal-aiml-dashboard"
\ No newline at end of file
+comment: "portal-aiml-dashboard"
diff --git a/jenkins-config/managed-config-files/mavenSettings/portal-aiml-dashboard-settings/serverCredentialMappings.yaml b/jenkins-config/managed-config-files/mavenSettings/portal-aiml-dashboard-settings/serverCredentialMappings.yaml
index 6f85f16..e08df25 100644
--- a/jenkins-config/managed-config-files/mavenSettings/portal-aiml-dashboard-settings/serverCredentialMappings.yaml
+++ b/jenkins-config/managed-config-files/mavenSettings/portal-aiml-dashboard-settings/serverCredentialMappings.yaml
@@ -15,4 +15,4 @@
- serverId: "nexus3.o-ran-sc.org:10003"
credentialsId: "portal-aiml-dashboard"
- serverId: "nexus3.o-ran-sc.org:10004"
- credentialsId: "portal-aiml-dashboard"
\ No newline at end of file
+ credentialsId: "portal-aiml-dashboard"
diff --git a/jenkins-config/managed-config-files/mavenSettings/ric-app-ad-cell/config-params.yaml b/jenkins-config/managed-config-files/mavenSettings/ric-app-ad-cell/config-params.yaml
index 714910d..3ede62d 100644
--- a/jenkins-config/managed-config-files/mavenSettings/ric-app-ad-cell/config-params.yaml
+++ b/jenkins-config/managed-config-files/mavenSettings/ric-app-ad-cell/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "ric-app-ad-cell"
-comment: "ric-app-ad-cell"
\ No newline at end of file
+comment: "ric-app-ad-cell"
diff --git a/jenkins-config/managed-config-files/mavenSettings/ric-app-ad-cell/serverCredentialMappings.yaml b/jenkins-config/managed-config-files/mavenSettings/ric-app-ad-cell/serverCredentialMappings.yaml
index 6799801..badf592 100644
--- a/jenkins-config/managed-config-files/mavenSettings/ric-app-ad-cell/serverCredentialMappings.yaml
+++ b/jenkins-config/managed-config-files/mavenSettings/ric-app-ad-cell/serverCredentialMappings.yaml
@@ -15,4 +15,4 @@
- serverId: "nexus3.o-ran-sc.org:10003"
credentialsId: "ric-app-ad-cell"
- serverId: "nexus3.o-ran-sc.org:10004"
- credentialsId: "ric-app-ad-cell"
\ No newline at end of file
+ credentialsId: "ric-app-ad-cell"
diff --git a/jenkins-config/managed-config-files/mavenSettings/ric-app-qp-aimlfw-settings/config-params.yaml b/jenkins-config/managed-config-files/mavenSettings/ric-app-qp-aimlfw-settings/config-params.yaml
index 728afc4..387e6cc 100644
--- a/jenkins-config/managed-config-files/mavenSettings/ric-app-qp-aimlfw-settings/config-params.yaml
+++ b/jenkins-config/managed-config-files/mavenSettings/ric-app-qp-aimlfw-settings/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "ric-app-qp-aimlfw"
-comment: "ric-app-qp-aimlfw"
\ No newline at end of file
+comment: "ric-app-qp-aimlfw"
diff --git a/jenkins-config/managed-config-files/mavenSettings/ric-app-qp-aimlfw-settings/serverCredentialMappings.yaml b/jenkins-config/managed-config-files/mavenSettings/ric-app-qp-aimlfw-settings/serverCredentialMappings.yaml
index b90cef9..07c66c7 100644
--- a/jenkins-config/managed-config-files/mavenSettings/ric-app-qp-aimlfw-settings/serverCredentialMappings.yaml
+++ b/jenkins-config/managed-config-files/mavenSettings/ric-app-qp-aimlfw-settings/serverCredentialMappings.yaml
@@ -15,4 +15,4 @@
- serverId: "nexus3.o-ran-sc.org:10003"
credentialsId: "ric-app-qp-aimlfw"
- serverId: "nexus3.o-ran-sc.org:10004"
- credentialsId: "ric-app-qp-aimlfw"
\ No newline at end of file
+ credentialsId: "ric-app-qp-aimlfw"
diff --git a/jenkins-config/managed-config-files/openstackUserData/jenkins-init-script/config-params.yaml b/jenkins-config/managed-config-files/openstackUserData/jenkins-init-script/config-params.yaml
index 3dec998..6bc357d 100644
--- a/jenkins-config/managed-config-files/openstackUserData/jenkins-init-script/config-params.yaml
+++ b/jenkins-config/managed-config-files/openstackUserData/jenkins-init-script/config-params.yaml
@@ -1,3 +1,3 @@
---
name: "jenkins-init-script"
-comment: "jenkins-init-script"
\ No newline at end of file
+comment: "jenkins-init-script"