Mount /usr/share/ceph-ansible into mistral-executor
The undercloud needs to be able to run the playbooks shipping with ceph-ansible so we mount them from the hosting node in undercloud.yaml Change-Id: I8d1db69d520da069099f919f286e6a553dd645a5 Closes-Bug: 1794027
This commit is contained in:
parent
1badfc470a
commit
5ca0b91275
@ -139,3 +139,5 @@ parameter_defaults:
|
||||
MySQLServerOptions:
|
||||
mysqld:
|
||||
connect_timeout: 60
|
||||
MistralExecutorExtraVolumes:
|
||||
- /usr/share/ceph-ansible:/usr/share/ceph-ansible:ro
|
||||
|
Loading…
x
Reference in New Issue
Block a user