Gareth Healy
2020-02-27 05c8bb4cc58868ff0eaf866dc774dd5149bc9f77
ansible/roles/ocp4-workload-pam-fraudmanagement-workshop/templates/codeready-workspaces/workspace.j2
@@ -4,9 +4,51 @@
  },
  "projects": [
    {
      "name": "pam-fraudmanagement",
      "name": "proactive-fraud-detection-bucketrepo",
      "source": {
        "location": "http://mygitea.gitea.svc.cluster.local:3000/{{ _namespace }}/pam-fraudmanagement.git",
        "location": "http://mygitea.gitea.svc.cluster.local:3000/{{ _namespace }}/proactive-fraud-detection-bucketrepo.git",
        "type": "git"
      }
    },
    {
      "name": "proactive-fraud-detection-doc",
      "source": {
        "location": "http://mygitea.gitea.svc.cluster.local:3000/{{ _namespace }}/proactive-fraud-detection-doc.git",
        "type": "git"
      }
    },
    {
      "name": "proactive-fraud-detection-fuse",
      "source": {
        "location": "http://mygitea.gitea.svc.cluster.local:3000/{{ _namespace }}/proactive-fraud-detection-fuse.git",
        "type": "git"
      }
    },
    {
      "name": "proactive-fraud-detection-kafka",
      "source": {
        "location": "http://mygitea.gitea.svc.cluster.local:3000/{{ _namespace }}/proactive-fraud-detection-kafka.git",
        "type": "git"
      }
    },
    {
      "name": "proactive-fraud-detection-dmn",
      "source": {
        "location": "http://mygitea.gitea.svc.cluster.local:3000/{{ _namespace }}/proactive-fraud-detection-dmn.git",
        "type": "git"
      }
    },
    {
      "name": "proactive-fraud-detection-case",
      "source": {
        "location": "http://mygitea.gitea.svc.cluster.local:3000/{{ _namespace }}/proactive-fraud-detection-case.git",
        "type": "git"
      }
    },
    {
      "name": "proactive-fraud-detection-kclient",
      "source": {
        "location": "http://mygitea.gitea.svc.cluster.local:3000/{{ _namespace }}/proactive-fraud-detection-kclient.git",
        "type": "git"
      }
    }