Revert "Disable ceph dashboard to fix upstream ci"

This reverts commit acd19fcd33.

Related-Bug: #1849274
Change-Id: I689c370a1c676118ed01bd1bc0815eacf7c8dbc1
(cherry picked from commit 0808454b1f)
This commit is contained in:
Francesco Pantano 2019-12-06 11:10:57 +01:00
parent 9f3dc8a219
commit 5352a88fea
1 changed files with 1 additions and 2 deletions

View File

@ -69,8 +69,7 @@ parameter_defaults:
wal_vg: ceph_vg
CephPoolDefaultPgNum: 32
CephPoolDefaultSize: 1
# disable dashboard until launchpad tripleo/+bug/1849274
CephEnableDashboard: false
CephEnableDashboard: true
CephAnsibleExtraConfig:
centos_package_dependencies: []
ceph_osd_docker_memory_limit: '1g'