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:
parent
21dadd4ef3
commit
7cf4a316cc
@ -132,3 +132,5 @@ parameter_defaults:
|
||||
MistralDockerGroup: true
|
||||
PasswordAuthentication: 'yes'
|
||||
ContainerImagePrepareLogFile: ../install-undercloud.log
|
||||
HeatEngineOptVolumes:
|
||||
- /usr/lib/heat:/usr/lib/heat:ro
|
||||
|
Loading…
Reference in New Issue
Block a user