--- /dev/null
+---
+name: "clouds-yaml"
+comment: "Cloud auth credentials file"
--- /dev/null
+clouds:
+ vex:
+ auth:
+ project_name: "5b48ce73-f848-4bfa-b06b-c33c21f37acc"
+ username: "$CLOUDS_USR"
+ password: "$CLOUDS_PSW"
+ auth_url: 'https://auth.vexxhost.net/v3'
+ user_domain_name: Default
+ project_domain_name: Default
+ region_name: ca-ymq-1
--- /dev/null
+---
+customizedCredentialMappings:
+ - credentialsId: "clouds-yaml"
+ tokenKey: "CLOUDS"
--- /dev/null
+---
+customizedCredentialMappings:
+ - credentialsId: "clouds-yaml"
+ tokenKey: "CLOUDS"
--- /dev/null
+---
+name: "dockerconfig"
+comment: "Docker config for akrainoci"
--- /dev/null
+{
+ "auths": {
+ "https://index.docker.io/v1/": {
+ "auth": "$AUTH"
+ }
+ }
+}
--- /dev/null
+---
+customizedCredentialMappings:
+ - credentialsId: "docker-auth-token"
+ tokenKey: "AUTH"
--- /dev/null
+---
+customizedCredentialMappings:
+ - credentialsId: "docker-auth-token"
+ tokenKey: "AUTH"
--- /dev/null
+---
+name: "JJB Config"
+comment: "JJB Config for Jenkins Job Builder"
--- /dev/null
+[job_builder]
+ignore_cache=True
+keep_descriptions=False
+include_path=.:scripts:~/git/
+recursive=True
+retain_anchors=True
+
+[jenkins]
+user=$JOBBUILDER_PROD_USR
+password=$JOBBUILDER_PROD_PSW
+url=https://jenkins.akraino.org/
+query_plugins_info=True
+
+[production]
+user=$JOBBUILDER_PROD_USR
+password=$JOBBUILDER_PROD_PSW
+url=https://jenkins.akraino.org/
+query_plugins_info=True
+
+[sandbox]
+user=$JOBBUILDER_SANDBOX_USR
+password=$JOBBUILDER_SANDBOX_PSW
+url=https://jenkins.akraino.org/sandbox/
+query_plugins_info=True
--- /dev/null
+---
+customizedCredentialMappings:
+ - credentialsId: "dummy"
+ tokenKey: "JOBBUILDER_PROD"
+ - credentialsId: "jobbuilder-sandbox"
+ tokenKey: "JOBBUILDER_SANDBOX"
--- /dev/null
+---
+customizedCredentialMappings:
+ - credentialsId: "jobbuilder-prod"
+ tokenKey: "JOBBUILDER_PROD"
+ - credentialsId: "jobbuilder-sandbox"
+ tokenKey: "JOBBUILDER_SANDBOX"
--- /dev/null
+---
+name: "kni-aws-access-key-id"
+comment: "kni-aws-access-key-id"
--- /dev/null
+$KNI_AWS_USR
--- /dev/null
+---
+customizedCredentialMappings:
+ - credentialsId: "kni-aws-access"
+ tokenKey: "KNI_AWS"
--- /dev/null
+---
+customizedCredentialMappings:
+ - credentialsId: "kni-aws-access"
+ tokenKey: "KNI_AWS"
--- /dev/null
+---
+name: "kni-aws-secret-access-key"
+comment: "kni-aws-secret-access-key"
--- /dev/null
+$KNI_AWS_PSW
--- /dev/null
+---
+customizedCredentialMappings:
+ - credentialsId: "kni-aws-access"
+ tokenKey: "KNI_AWS"
--- /dev/null
+---
+customizedCredentialMappings:
+ - credentialsId: "kni-aws-access"
+ tokenKey: "KNI_AWS"
--- /dev/null
+---
+name: "kni-coreos-pull-secret"
+comment: "kni-coreos-pull-secret"
--- /dev/null
+{
+ "auths": {
+ "cloud.openshift.com": {
+ "auth": "$KNI_CLOUD_PSW",
+ "email": "$KNI_CLOUD_USR"
+ },
+ "quay.io": {
+ "auth": "$KNI_CLOUD_PSW",
+ "email": "$KNI_CLOUD_USR"
+ },
+ "registry.connect.redhat.com": {
+ "auth": "$KNI_REDHAT_PSW",
+ "email": "$KNI_REDHAT_USR"
+ },
+ "registry.redhat.io": {
+ "auth": "$KNI_REDHAT_PSW",
+ "email": "$KNI_REDHAT_USR"
+ }
+ }
+}
--- /dev/null
+---
+customizedCredentialMappings:
+ - credentialsId: "kni-coreos-creds"
+ tokenKey: "KNI_CLOUD"
+ - credentialsId: "kni-coreos-redhat-creds"
+ tokenKey: "KNI_REDHAT"
--- /dev/null
+---
+customizedCredentialMappings:
+ - credentialsId: "kni-coreos-creds"
+ tokenKey: "KNI_CLOUD"
+ - credentialsId: "kni-coreos-redhat-creds"
+ tokenKey: "KNI_REDHAT"
--- /dev/null
+---
+name: "kni-ssh-pub-key"
+comment: "kni-ssh-pub-key"
--- /dev/null
+ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7CtJ12mLYsMBTO0JtQOWnTwkbvcFyial1X2gLbgUVThIIWJlRZGnAJTXNPtv+o5tnDW2/scidegqQbSWAqaLHTmkFfuOBCFdN9hLZxwncKZGaD44o0xhY3rie/WuVubNBy+gsOw8HLlymqoDqp4XVEYBFuQWQjH0NDg/UhWXiVNvcyQ+ANCdlM2fBmcTVo+BagvDooXIsdkdu3utMTgCldlFPBQgAs+g684y7zlXHwEC+j9KhF5ecSkRvcL8AM5ckBdWxBWr4yk53HYlET0VaFVmXEeozwIy7BBBCkY644cNhLXMiHNzvegUQh/6P9ppaGNh3O86U3ypFryVtEjDL
--- /dev/null
+---
+name: "lftoolsini"
+comment: "LFTOOLS config file"
--- /dev/null
+[nexus.akraino.org]
+username=$JENKINS_RELEASE_USR
+password=$JENKINS_RELEASE_PSW
--- /dev/null
+---
+customizedCredentialMappings:
+ - credentialsId: "dummy"
+ tokenKey: "JENKINS_RELEASE"
--- /dev/null
+---
+customizedCredentialMappings:
+ - credentialsId: "jenkins-release"
+ tokenKey: "JENKINS_RELEASE"
--- /dev/null
+---
+name: "npmrc"
+comment: "npmrc config file"
--- /dev/null
+---
+name: "packer-cloud-env"
+comment: "Packer cloud environmnet config"
--- /dev/null
+{
+ "cloud_auth_url": "https://auth.vexxhost.net/v3/",
+ "cloud_tenant": "5b48ce73-f848-4bfa-b06b-c33c21f37acc",
+ "cloud_user": "$PACKER_CLOUD_USR",
+ "cloud_pass": "$PACKER_CLOUD_PSW",
+ "cloud_network": "e84c8d94-1d74-4593-b24f-9a091cd3b9bf",
+ "ssh_proxy_host": ""
+}
--- /dev/null
+---
+customizedCredentialMappings:
+ - credentialsId: "packer-cloud-credentials"
+ tokenKey: "PACKER_CLOUD"
--- /dev/null
+---
+customizedCredentialMappings:
+ - credentialsId: "packer-cloud-credentials"
+ tokenKey: "PACKER_CLOUD"
--- /dev/null
+---
+name: "pipconf"
+comment: "Pip config file"
--- /dev/null
+---
+name: "SIGNING_PUBKEY"
+comment: "SIGNING_PUBKEY"
--- /dev/null
+-----BEGIN PGP PUBLIC KEY BLOCK-----
+Version: GnuPG v2.0.22 (GNU/Linux)
+
+mQENBFvbWmoBCADmzoUOr96MHCD5gvAc4iLYAECXyacTfgeTM4o71zgeK9MA0uwW
+gEhf2csdD82kYd1lhGePPcFqPN0hZL4Rq9tq+iZhWQSaKAkSZioIjMQEd3bo4zh5
+9wtXyqfzDKtAyZo7ITkA8hsHxCFzaCLJNiZktGe2nzImpbTooTZfwmfthz4UD64o
+nsl467HK1rDSAH/HxzrCFzKFT1CVAuekIwiM6WLHiYGAbGBD0PLn1ykGO4D/hJxG
+qGVDlsliRYJrKFn2oN9k8lYmsoo0LoMEfBU+7WPVsjgRTlxpnMr8zzKAwxenUOuN
+6sc97cBJ6HWUxxjonORRnx8BD94fJ+Phk5SbABEBAAG0Y0FrcmFpbm8gUmVsZWFz
+ZSAoMjAxOCkgKEFrcmFpbm8gUmVsZWFzZSBTaWduaW5nIEtleSAoMjAxOCkpIDxj
+b2xsYWItaXQrYWtyYWlub0BsaW51eGZvdW5kYXRpb24ub3JnPokBOAQTAQIAIgUC
+W9taagIbAwYLCQgHAwIGFQgCCQoLBBYCAwECHgECF4AACgkQYmhaWw9vnhhSjQgA
+sRQBkPl5bXbvO7RwIs/TSrXQnpQTpTscc+d4me7NGj4e8DXTvUDJrIUEE2zRtfqS
+ppDwv2vZggr62ZsyiSufUdJdzpNyCUy5PYyYtUttf3IfKnMma5JiIFyQprF98vNk
+OUNvFqGs47qdyFvNQ5VONKNTIomDT/EcwC3S1dba1pxX4an56tImeDry+ntxs4rn
+jdiw++jzyrYNTIchvovWaCksKAgk5fu5EXqpp9U2OXOUxv83uX7X/4Tven3gSYH3
+LNhH27FzfDZSZl5PPKHlA+l6sL8SEBDboVt8hZaNzVVytG2/gs896TKgkCpRvC5q
+Mrn/Mkhq8jtfOho6EMOqWbkBDQRb21pqAQgAuq1BEPseK380gMDRAYm3dovITWHB
+Csd4marMfU1biDyE3RyKAvhX92U0SyiSSgBTgZDtTkaEBB4SICqk3O8pk8KugbBQ
+z1QdHh+JQV1sYILO9MvIZcwY92TYtfFabf/lt/TQs3EFDZSKJ2TnvBv8a0RlfuYw
+P3IMn2VqU9FP5fO70VGYJ1GcO3NFZUlX7TZh0cwhShBX00fFbRQ4pPk+w0r3nfRy
+DJuEo1GmyirucxP0taFr3x0TMfKQgwhw6lxTPcEJ1hgPuliYRdt/wFTxeGKHrDHG
+ptjd4GBFfxvx7xhN/1/MG/uYASN5JRyXmao+pR7l88yHtnMMEKP0AUMaOwARAQAB
+iQI+BBgBAgAJBQJb21pqAhsuASkJEGJoWlsPb54YwF0gBBkBAgAGBQJb21pqAAoJ
+EIp83k+BO6sPu6IH/3NZ3AunoT7psx128cE19k0IERhPOEneyj76VLYyMhYub9ha
++66RAKANJ+AENmG7rhjfc7pLqhTRQY1rr3+0KSZbPtHwzheoTmfIVtLIaKmjVGzT
+sC+9gczHqOHgElwXN/ePOf95R1yYJ6x6p1aS54dYcjcBQP+rde5XYq/sCKOKYrO+
+iW3+F7D2sNZbnim2TOrg4wUFCmy6tc/vDmpYDP4w1o3KUd/qZp9Rmsa+4EQFaNfN
+V4dmI22Yu3YBvJq3vDfWFPzr6XtnLGcKeffHfuavFsbBvF6g0D52exOvJcfW44rz
+RF+YRZDicqkEbv6lzCd83UTITdnNj9Yjg4DkSiUQrQgA0wGL0VUioZLrMLxmQZyf
+gdYNLjXTn5M3k+xv5rNmQH6u7QJF+Phlk+c8+adEDnDS3lKS2JHV5/+GQfGSuor5
+nAUzB6UPamQrmFymftLzrRCPXUk3/mGzgeL1sSOqJ59sk56NLNSIEtNbrQB6Q5MK
+fdPqkQa477EtIgb4XCqeZ+HMbnZ+xCTvKqhZ8d+G+OWQrNSa20pGyYd8EdC3eHwY
+pnEjBVp7r3HNvl3PKwOQ11DM/I8mBa9ioa9R4pMiVfej4/LQqwVXZUVtmUjfLwGk
+2tAi4A7E7/a3HljC6d5wUu32RJsiNzsr4rmtFqCkQ3+Jm+IEpIH4yTLtmisRPRQG
+TQ==
+=q4su
+-----END PGP PUBLIC KEY BLOCK-----
--- /dev/null
+---
+name: "sigul-config"
+comment: "sigul-config"
--- /dev/null
+[client]
+bridge-hostname: vex-yul-akraino-ingress-1.ci.codeaurora.org
+bridge-port: 44334
+client-cert-nickname: vex-yul-akraino-jenkins-prod-1.ci.codeaurora.org
+server-hostname: pdx-wl-sigul-server-1.int.codeaurora.org
+user-name: vex-yul-akraino-jenkins-prod-1.ci.codeaurora.org
+
+[koji]
+
+[nss]
+nss-dir: /home/jenkins/sigul
+nss-password: $SIGUL_NSS_PASS
+nss-min-tls: tls1.2
+nss-max-tls: tls1.2
--- /dev/null
+---
+customizedCredentialMappings:
+ - credentialsId: "sigul-nss-pass"
+ tokenKey: "SIGUL_NSS_PASS"
--- /dev/null
+---
+customizedCredentialMappings:
+ - credentialsId: "sigul-nss-pass"
+ tokenKey: "SIGUL_NSS_PASS"
--- /dev/null
+---
+name: "sigul-password"
+comment: "sigul-password"
--- /dev/null
+$SIGUL_PASS
--- /dev/null
+---
+customizedCredentialMappings:
+ - credentialsId: "sigul-pass"
+ tokenKey: "SIGUL_PASS"
--- /dev/null
+---
+customizedCredentialMappings:
+ - credentialsId: "sigul-pass"
+ tokenKey: "SIGUL_PASS"
--- /dev/null
+---
+name: "sigul-pki"
+comment: "sigul-pki"
--- /dev/null
+$SIGUL_PKI
--- /dev/null
+---
+customizedCredentialMappings:
+ - credentialsId: "sigul-pki"
+ tokenKey: "SIGUL_PKI"
--- /dev/null
+---
+customizedCredentialMappings:
+ - credentialsId: "sigul-pki"
+ tokenKey: "SIGUL_PKI"
--- /dev/null
+---
+name: "global-settings"
+comment: "Maven Global Settings file"
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- vi: set et smarttab sw=2 tabstop=2: -->
+
+<settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd">
+
+ <mirrors>
+ <mirror>
+ <id>release-mirror</id>
+ <name>Local Nexus mirror for builds</name>
+ <url>${env.NEXUS_URL}/content/repositories/public/</url>
+ <mirrorOf>central</mirrorOf>
+ </mirror>
+ </mirrors>
+
+ <profiles>
+ <profile>
+ <id>releases</id>
+ <repositories>
+ <repository>
+ <id>releases</id>
+ <name>releases</name>
+ <url>${env.NEXUS_URL}/content/repositories/releases/</url>
+ <releases>
+ <enabled>true</enabled>
+ <updatePolicy>never</updatePolicy>
+ </releases>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ </repository>
+ </repositories>
+
+ <pluginRepositories>
+ <pluginRepository>
+ <id>releases</id>
+ <name>releases</name>
+ <url>${env.NEXUS_URL}/content/repositories/releases/</url>
+ <releases>
+ <enabled>true</enabled>
+ <updatePolicy>never</updatePolicy>
+ </releases>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ </pluginRepository>
+ </pluginRepositories>
+ </profile>
+
+ <profile>
+ <id>staging</id>
+ <repositories>
+ <repository>
+ <id>staging</id>
+ <name>staging</name>
+ <url>${env.NEXUS_URL}/content/repositories/staging/</url>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ </repository>
+ </repositories>
+ </profile>
+
+ <profile>
+ <id>snapshots</id>
+ <repositories>
+ <repository>
+ <id>snapshots</id>
+ <name>snapshots</name>
+ <url>${env.NEXUS_URL}/content/repositories/snapshots/</url>
+ <releases>
+ <enabled>false</enabled>
+ </releases>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ </repository>
+ </repositories>
+
+ <pluginRepositories>
+ <pluginRepository>
+ <id>snapshots</id>
+ <name>snapshots</name>
+ <url>${env.NEXUS_URL}/content/repositories/snapshots/</url>
+ <releases>
+ <enabled>false</enabled>
+ </releases>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ </pluginRepository>
+ </pluginRepositories>
+ </profile>
+
+ </profiles>
+
+ <activeProfiles>
+ <activeProfile>releases</activeProfile>
+ <activeProfile>snapshots</activeProfile>
+ </activeProfiles>
+</settings>
--- /dev/null
+---
+name: "5g-mec-cloud-gaming-settings"
+comment: "5g-mec-cloud-gaming-settings"
--- /dev/null
+../../../managed-config-templates/mavenSettings-content
\ No newline at end of file
--- /dev/null
+../../../managed-config-templates/mavenSettings-serverCredentialMappings.sandbox.yaml
\ No newline at end of file
--- /dev/null
+---
+serverCredentialMappings:
+ - serverId: "releases"
+ credentialsId: &cred "5g-mec-cloud-gaming"
+ - serverId: "snapshots"
+ credentialsId: *cred
+ - serverId: "staging"
+ credentialsId: *cred
+ - serverId: "site"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10001"
+ credentialsId: "docker"
+ - serverId: "nexus3.acumos.org:10002"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10003"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10004"
+ credentialsId: *cred
+ - serverId: "docker.io"
+ credentialsId: akrainoci
--- /dev/null
+---
+name: "addon-onap-settings"
+comment: "addon-onap-settings"
--- /dev/null
+../../../managed-config-templates/mavenSettings-content
\ No newline at end of file
--- /dev/null
+../../../managed-config-templates/mavenSettings-serverCredentialMappings.sandbox.yaml
\ No newline at end of file
--- /dev/null
+---
+serverCredentialMappings:
+ - serverId: "snapshots"
+ credentialsId: &cred "addon-onap"
+ - serverId: "staging"
+ credentialsId: *cred
+ - serverId: "site"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10001"
+ credentialsId: "docker"
+ - serverId: "nexus3.acumos.org:10002"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10003"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10004"
+ credentialsId: *cred
+ - serverId: "docker.io"
+ credentialsId: akrainoci
--- /dev/null
+---
+name: "addon-snappy-settings"
+comment: "addon-snappy-settings"
--- /dev/null
+../../../managed-config-templates/mavenSettings-content
\ No newline at end of file
--- /dev/null
+../../../managed-config-templates/mavenSettings-serverCredentialMappings.sandbox.yaml
\ No newline at end of file
--- /dev/null
+---
+serverCredentialMappings:
+ - serverId: "snapshots"
+ credentialsId: &cred "addon-snappy"
+ - serverId: "staging"
+ credentialsId: *cred
+ - serverId: "site"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10001"
+ credentialsId: "docker"
+ - serverId: "nexus3.acumos.org:10002"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10003"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10004"
+ credentialsId: *cred
+ - serverId: "docker.io"
+ credentialsId: akrainoci
--- /dev/null
+---
+name: "airshipinabottle_deploy-settings"
+comment: "airshipinabottle_deploy-settings"
--- /dev/null
+../../../managed-config-templates/mavenSettings-content
\ No newline at end of file
--- /dev/null
+../../../managed-config-templates/mavenSettings-serverCredentialMappings.sandbox.yaml
\ No newline at end of file
--- /dev/null
+---
+serverCredentialMappings:
+ - serverId: "snapshots"
+ credentialsId: &cred "airshipinabottle_deploy"
+ - serverId: "staging"
+ credentialsId: *cred
+ - serverId: "site"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10001"
+ credentialsId: "docker"
+ - serverId: "nexus3.acumos.org:10002"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10003"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10004"
+ credentialsId: *cred
+ - serverId: "docker.io"
+ credentialsId: akrainoci
--- /dev/null
+---
+name: "apigateway-settings"
+comment: "apigateway-settings"
--- /dev/null
+../../../managed-config-templates/mavenSettings-content
\ No newline at end of file
--- /dev/null
+../../../managed-config-templates/mavenSettings-serverCredentialMappings.sandbox.yaml
\ No newline at end of file
--- /dev/null
+---
+serverCredentialMappings:
+ - serverId: "releases"
+ credentialsId: &cred "apigateway"
+ - serverId: "snapshots"
+ credentialsId: *cred
+ - serverId: "staging"
+ credentialsId: *cred
+ - serverId: "site"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10001"
+ credentialsId: "docker"
+ - serverId: "nexus3.acumos.org:10002"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10003"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10004"
+ credentialsId: *cred
+ - serverId: "docker.io"
+ credentialsId: akrainoci
--- /dev/null
+---
+name: "camunda_workflow-settings"
+comment: "camunda_workflow-settings"
--- /dev/null
+../../../managed-config-templates/mavenSettings-content
\ No newline at end of file
--- /dev/null
+../../../managed-config-templates/mavenSettings-serverCredentialMappings.sandbox.yaml
\ No newline at end of file
--- /dev/null
+---
+serverCredentialMappings:
+ - serverId: "snapshots"
+ credentialsId: &cred "camunda_workflow"
+ - serverId: "staging"
+ credentialsId: *cred
+ - serverId: "site"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10001"
+ credentialsId: "docker"
+ - serverId: "nexus3.acumos.org:10002"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10003"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10004"
+ credentialsId: *cred
+ - serverId: "docker.io"
+ credentialsId: akrainoci
--- /dev/null
+---
+name: "images-snapshots-settings"
+comment: "images-snapshots-settings"
--- /dev/null
+../../../managed-config-templates/mavenSettings-content
\ No newline at end of file
--- /dev/null
+../../../managed-config-templates/mavenSettings-serverCredentialMappings.sandbox.yaml
\ No newline at end of file
--- /dev/null
+---
+serverCredentialMappings:
+ - serverId: "images-snapshots"
+ credentialsId: images-snapshots
--- /dev/null
+---
+name: "jenkins-log-archives-settings"
+comment: "jenkins-log-archives-settings"
--- /dev/null
+../../../managed-config-templates/mavenSettings-content
\ No newline at end of file
--- /dev/null
+---
+serverCredentialMappings:
+ - serverId: "logs"
+ credentialsId: "logs"
--- /dev/null
+---
+serverCredentialMappings:
+ - serverId: "logs"
+ credentialsId: "logs"
--- /dev/null
+---
+name: "kni-settings"
+comment: "kni-settings"
--- /dev/null
+../../../managed-config-templates/mavenSettings-content
\ No newline at end of file
--- /dev/null
+../../../managed-config-templates/mavenSettings-serverCredentialMappings.sandbox.yaml
\ No newline at end of file
--- /dev/null
+---
+serverCredentialMappings:
+ - serverId: "releases"
+ credentialsId: &cred "kni"
+ - serverId: "snapshots"
+ credentialsId: *cred
+ - serverId: "staging"
+ credentialsId: *cred
+ - serverId: "nexus.akraino.org"
+ credentialsId: *cred
--- /dev/null
+---
+name: "portal_user_interface-settings"
+comment: "portal_user_interface-settings"
--- /dev/null
+../../../managed-config-templates/mavenSettings-content
\ No newline at end of file
--- /dev/null
+../../../managed-config-templates/mavenSettings-serverCredentialMappings.sandbox.yaml
\ No newline at end of file
--- /dev/null
+---
+serverCredentialMappings:
+ - serverId: "snapshots"
+ credentialsId: &cred "portal_user_interface"
+ - serverId: "staging"
+ credentialsId: *cred
+ - serverId: "site"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10001"
+ credentialsId: "docker"
+ - serverId: "nexus3.acumos.org:10002"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10003"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10004"
+ credentialsId: *cred
+ - serverId: "docker.io"
+ credentialsId: akrainoci
--- /dev/null
+---
+name: "postgres_db_schema-settings"
+comment: "postgres_db_schema-settings"
--- /dev/null
+../../../managed-config-templates/mavenSettings-content
\ No newline at end of file
--- /dev/null
+../../../managed-config-templates/mavenSettings-serverCredentialMappings.sandbox.yaml
\ No newline at end of file
--- /dev/null
+---
+serverCredentialMappings:
+ - serverId: "snapshots"
+ credentialsId: &cred "postgres_db_schema"
+ - serverId: "staging"
+ credentialsId: *cred
+ - serverId: "site"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10001"
+ credentialsId: "docker"
+ - serverId: "nexus3.acumos.org:10002"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10003"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10004"
+ credentialsId: *cred
+ - serverId: "docker.io"
+ credentialsId: akrainoci
--- /dev/null
+---
+name: "redfish-settings"
+comment: "redfish-settings"
--- /dev/null
+../../../managed-config-templates/mavenSettings-content
\ No newline at end of file
--- /dev/null
+../../../managed-config-templates/mavenSettings-serverCredentialMappings.sandbox.yaml
\ No newline at end of file
--- /dev/null
+---
+serverCredentialMappings:
+ - serverId: "snapshots"
+ credentialsId: &cred "redfish"
+ - serverId: "staging"
+ credentialsId: *cred
+ - serverId: "site"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10001"
+ credentialsId: "docker"
+ - serverId: "nexus3.acumos.org:10002"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10003"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10004"
+ credentialsId: *cred
+ - serverId: "docker.io"
+ credentialsId: akrainoci
--- /dev/null
+---
+name: "regional_controller-settings"
+comment: "regional_controller-settings"
--- /dev/null
+../../../managed-config-templates/mavenSettings-content
\ No newline at end of file
--- /dev/null
+../../../managed-config-templates/mavenSettings-serverCredentialMappings.sandbox.yaml
\ No newline at end of file
--- /dev/null
+---
+serverCredentialMappings:
+ - serverId: "snapshots"
+ credentialsId: &cred "regional_controller"
+ - serverId: "staging"
+ credentialsId: *cred
+ - serverId: "site"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10001"
+ credentialsId: "docker"
+ - serverId: "nexus3.acumos.org:10002"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10003"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10004"
+ credentialsId: *cred
+ - serverId: "docker.io"
+ credentialsId: akrainoci
--- /dev/null
+---
+name: "sample_vnf-settings"
+comment: "sample_vnf-settings"
--- /dev/null
+../../../managed-config-templates/mavenSettings-content
\ No newline at end of file
--- /dev/null
+../../../managed-config-templates/mavenSettings-serverCredentialMappings.sandbox.yaml
\ No newline at end of file
--- /dev/null
+---
+serverCredentialMappings:
+ - serverId: "snapshots"
+ credentialsId: &cred "sample_vnf"
+ - serverId: "staging"
+ credentialsId: *cred
+ - serverId: "site"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10001"
+ credentialsId: "docker"
+ - serverId: "nexus3.acumos.org:10002"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10003"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10004"
+ credentialsId: *cred
+ - serverId: "docker.io"
+ credentialsId: akrainoci
--- /dev/null
+---
+name: "ta-settings"
+comment: "ta-settings"
--- /dev/null
+../../../managed-config-templates/mavenSettings-content
\ No newline at end of file
--- /dev/null
+../../../managed-config-templates/mavenSettings-serverCredentialMappings.sandbox.yaml
\ No newline at end of file
--- /dev/null
+---
+serverCredentialMappings:
+ - serverId: "rpm.releases"
+ credentialsId: &cred "ta"
+ - serverId: "rpm.snapshots"
+ credentialsId: *cred
+ - serverId: "rpm.staging"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10001"
+ credentialsId: "docker"
+ - serverId: "nexus3.acumos.org:10002"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10003"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10004"
+ credentialsId: *cred
+ - serverId: "docker.io"
+ credentialsId: akrainoci
+ - serverId: "images-snapshots"
+ credentialsId: *cred
--- /dev/null
+---
+name: "test_automation-settings"
+comment: "test_automation-settings"
--- /dev/null
+../../../managed-config-templates/mavenSettings-content
\ No newline at end of file
--- /dev/null
+../../../managed-config-templates/mavenSettings-serverCredentialMappings.sandbox.yaml
\ No newline at end of file
--- /dev/null
+---
+serverCredentialMappings:
+ - serverId: "snapshots"
+ credentialsId: &cred "test_automation"
+ - serverId: "staging"
+ credentialsId: *cred
+ - serverId: "site"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10001"
+ credentialsId: "docker"
+ - serverId: "nexus3.acumos.org:10002"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10003"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10004"
+ credentialsId: *cred
+ - serverId: "docker.io"
+ credentialsId: akrainoci
--- /dev/null
+---
+name: "validation-settings"
+comment: "validation-settings"
--- /dev/null
+../../../managed-config-templates/mavenSettings-content
\ No newline at end of file
--- /dev/null
+../../../managed-config-templates/mavenSettings-serverCredentialMappings.sandbox.yaml
\ No newline at end of file
--- /dev/null
+---
+serverCredentialMappings:
+ - serverId: "snapshots"
+ credentialsId: &cred "validation"
+ - serverId: "staging"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10001"
+ credentialsId: "docker"
+ - serverId: "nexus3.acumos.org:10002"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10003"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10004"
+ credentialsId: *cred
+ - serverId: "docker.io"
+ credentialsId: akrainoci
--- /dev/null
+---
+name: "yaml_builds-settings"
+comment: "yaml_builds-settings"
--- /dev/null
+../../../managed-config-templates/mavenSettings-content
\ No newline at end of file
--- /dev/null
+../../../managed-config-templates/mavenSettings-serverCredentialMappings.sandbox.yaml
\ No newline at end of file
--- /dev/null
+---
+serverCredentialMappings:
+ - serverId: "snapshots"
+ credentialsId: &cred "yaml_builds"
+ - serverId: "staging"
+ credentialsId: *cred
+ - serverId: "site"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10001"
+ credentialsId: "docker"
+ - serverId: "nexus3.acumos.org:10002"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10003"
+ credentialsId: *cred
+ - serverId: "nexus3.acumos.org:10004"
+ credentialsId: *cred
+ - serverId: "docker.io"
+ credentialsId: akrainoci
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+
+<settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd">
+</settings>
--- /dev/null
+---
+serverCredentialMappings:
+ - serverId: "dummy"
+ credentialsId: "dummy"