Enable CephDashboard for scenario001

This change just moves (and enables) the Ceph Dashboard to scenario001
instead of scenario004.

Change-Id: I9a27edadbc3dbced6ae794feac0d043e1e648299
This commit is contained in:
Francesco Pantano 2021-08-17 17:44:12 +02:00
parent a752fd385b
commit 7fe0d28ad1
1 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,7 @@ resource_registry:
OS::TripleO::Services::CephMgr: ../../deployment/cephadm/ceph-mgr.yaml
OS::TripleO::Services::CephMon: ../../deployment/cephadm/ceph-mon.yaml
OS::TripleO::Services::CephOSD: ../../deployment/cephadm/ceph-osd.yaml
OS::TripleO::Services::CephGrafana: ../../deployment/cephadm/ceph-grafana.yaml
OS::TripleO::Services::CephClient: ../../deployment/cephadm/ceph-client.yaml
OS::TripleO::Services::CephRgw: ../../deployment/cephadm/ceph-rgw.yaml
OS::TripleO::Services::Collectd: ../../deployment/metrics/collectd-container-puppet.yaml
@ -64,6 +65,9 @@ parameter_defaults:
- /dev/ceph_vg/ceph_lv_data
CephPoolDefaultPgNum: 8
CephPoolDefaultSize: 1
CephEnableDashboard: true
CephDashboardPort: 8445
GrafanaDashboardPort: 3200
CinderRbdExtraPools: altrbd,pool2,pool3
CephPools:
- name: altrbd