Merge "Use the class param to configure Cinder 'host' setting"

This commit is contained in:
Jenkins 2016-02-19 11:29:45 +00:00 committed by Gerrit Code Review
commit 838c998d3d
1 changed files with 1 additions and 3 deletions

View File

@ -98,9 +98,7 @@ ceilometer::agent::auth::auth_endpoint_type: 'internalURL'
# cinder
cinder::scheduler::scheduler_driver: cinder.scheduler.filter_scheduler.FilterScheduler
cinder::cron::db_purge::destination: '/dev/null'
cinder::config::cinder_config:
DEFAULT/host:
value: hostgroup
cinder::host: hostgroup
# heat
heat::engine::configure_delegated_roles: false