update ceph-common to 10.2.11-0ubuntu0.16.04.2
[yaml_builds.git] / site_type / sriov / airship-treasuremap / site / airship-seaworthy / software / manifests / full-site.yaml
1 ---
2 # This file defines the "full-site" armada manifest and should not need to
3 # change for new sites.
4 # #GLOBAL-CANDIDATE#
5 schema: armada/Manifest/v1
6 metadata:
7   schema: metadata/Document/v1
8   name: full-site
9   layeringDefinition:
10     abstract: false
11     layer: site
12     parentSelector:
13       name: full-site-global
14     actions:
15       - method: merge
16         path: .
17   storagePolicy: cleartext
18 data:
19   release_prefix: airship
20   chart_groups:
21     - kubernetes-proxy
22     - kubernetes-container-networking
23     - kubernetes-dns
24     - kubernetes-etcd
25     - kubernetes-haproxy
26     - kubernetes-core
27     - ingress-kube-system
28     - ucp-ceph-update
29     - ucp-ceph-config
30     - ucp-core
31     - ucp-keystone
32     - ucp-divingbell
33     - ucp-armada
34     - ucp-deckhand
35     - ucp-drydock
36     - ucp-promenade
37     - ucp-shipyard
38     - osh-infra-ingress-controller
39     - osh-infra-ceph-config
40     - osh-infra-logging
41     - osh-infra-monitoring
42     - osh-infra-mariadb
43     - osh-infra-dashboards
44     - openstack-ingress-controller
45     - openstack-ceph-config
46     - openstack-mariadb
47     - openstack-memcached
48     - openstack-keystone
49     - openstack-radosgw
50     - openstack-glance
51     - openstack-cinder
52     - openstack-compute-kit
53     - openstack-heat
54     - osh-infra-prometheus-openstack-exporter
55     - openstack-horizon
56 ...