aboutsummaryrefslogtreecommitdiffstats
path: root/vagrant/tests/edgex/metadata.yaml
blob: 63f784dce108eb5a6ef70cfaf18e7979a35fc4fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
resources:
  deployment:
    - deployments/command-deployment.yaml
    - deployments/consul-deployment.yaml
    - deployments/data-deployment.yaml
    - deployments/device-bluetooth-deployment.yaml
    - deployments/export-client-deployment.yaml
    - deployments/export-distro-deployment.yaml
    - deployments/logging-deployment.yaml
    - deployments/metadata-deployment.yaml
    - deployments/mongo-deployment.yaml
    - deployments/notifications-deployment.yaml
    - deployments/rulesengine-deployment.yaml
    - deployments/scheduler-deployment.yaml
  service:
    - services/command-service.yaml
    - services/consul-service.yaml
    - services/data-service.yaml
    - services/device-bluetooth-service.yaml
    - services/export-client-service.yaml
    - services/export-distro-service.yaml
    - services/logging-service.yaml
    - services/metadata-service.yaml
    - services/mongo-service.yaml
    - services/notifications-service.yaml
    - services/rulesengine-service.yaml
    - services/scheduler-service.yaml