Merge "Fix hiera variable used to set cinder's backend_host"

This commit is contained in:
Zuul 2021-05-13 04:44:55 +00:00 committed by Gerrit Code Review
commit 8b3aa7ff66
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ outputs:
tripleo::profile::pacemaker::cinder::volume_bundle::ceph_conf_path: {get_param: CephConfigPath}
cinder::volume::manage_service: false
cinder::volume::enabled: false
cinder::backend_host: hostgroup
cinder::backends::backend_host: hostgroup
service_config_settings:
get_attr: [CinderBase, role_data, service_config_settings]
# BEGIN DOCKER SETTINGS