Mount /usr/lib/heat on undercloud Heat

We need the tripleo common on the undercloud heat, let's mount an
additional volume to share them.

Change-Id: If306862f5a9b7455165523ab7b8350d18395edb7
Closes-Bug: #1784569
This commit is contained in:
Thomas Herve 2018-08-03 14:27:03 +02:00
parent 21dadd4ef3
commit 7cf4a316cc

View File

@ -132,3 +132,5 @@ parameter_defaults:
MistralDockerGroup: true
PasswordAuthentication: 'yes'
ContainerImagePrepareLogFile: ../install-undercloud.log
HeatEngineOptVolumes:
- /usr/lib/heat:/usr/lib/heat:ro