triliovault: Add ceph relation to bundle

The data-mover charm requires direct access to ceph to backup
volume snapshots.

Add the required relation to the example bundle.

Change-Id: I0cecc98d2aabec1e28c3f238e68f39eb682e6006
This commit is contained in:
James Page 2020-05-04 15:10:01 +01:00
parent 12fa3ddbba
commit e266a81b69
1 changed files with 2 additions and 0 deletions

View File

@ -97,6 +97,8 @@ overlay bundle:
- rabbitmq-server:amqp
- - trilio-wlm:identity-service
- keystone:identity-service
- - trilio-data-mover:ceph
- ceph-mon:client
NFS
---