aboutsummaryrefslogtreecommitdiffstats
path: root/build/build.yaml
blob: ef42ba9c282e3efddcee2c35d8bf14d08e6069cf (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
---
packages:
  - name: CentOS-7-x86_64-Minimal-1708.iso
    description: "Centos ISO of each host for provisioning"
    get_method: cached
    url:
      - http://192.168.137.222/download/CentOS-7-x86_64-Minimal-1708.iso
      - http://artifacts.opnfv.org/compass4nfv/package/master/CentOS-7-x86_64-Minimal-1708.iso

  - name: ubuntu-16.04.3-server-amd64.iso
    description: "Ubuntu ISO of each host for provisioning"
    get_method: cached
    url:
      - http://192.168.137.222/download/ubuntu-16.04.3-server-amd64.iso
      - http://artifacts.opnfv.org/compass4nfv/package/master/ubuntu-16.04.3-server-amd64.iso

  - name: harbor-offline-installer-v1.5.0.tgz
    description: "The package of harbor v1.5.5"
    get_method: cached
    url:
      - http://192.168.137.222/download/harbor-offline-installer-v1.5.0.tgz
      - http://artifacts.opnfv.org/compass4nfv/package/master/harbor-offline-installer-v1.5.0.tgz

  - name: compass-deck
    description: "RESTful API and DB Handlers for Compass"
    get_method: docker
    url: compass4nfv/compass-deck:7.0.0

  - name: compass-tasks-osa
    description: "compass task container integrated with openstack-ansible"
    get_method: docker
    url: compass4nfv/compass-tasks-osa:7.0.0

  - name: compass-tasks-k8s
    description: "compass task container integrated with kubespray"
    get_method: docker
    url: compass4nfv/compass-tasks-k8s:7.0.0

  - name: compass-cobbler
    description: "cobbler container for compass"
    get_method: docker
    url: opnfv/compass-cobbler:latest

  - name: compass-db
    description: "datebase container for compass"
    get_method: docker
    url: opnfv/compass-db:latest

  - name: compass-mq
    description: "message queue container for compass"
    get_method: docker
    url: compass4nfv/compass-mq:latest

  - name: yardstick
    description: "yardstick container for compass"
    get_method: docker
    url: opnfv/yardstick:latest

  - name: compass-repo-osa-ubuntu
    description: "compass repo container for deployment"
    get_method: docker
    url: compass4nfv/compass-repo-osa-ubuntu:euphrates