Skip to content

Commit 27e6acc

Browse files
sbekkermopenshift-merge-bot[bot]
authored andcommitted
Specify Ceph configuration file path for Cinder backup
Adds `backup_ceph_conf` parameter to Cinder backup configuration to explicitly set the Ceph configuration file path.
1 parent 04c7a02 commit 27e6acc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/ci_dcn_site/templates/service-values.yaml.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ data:
1818
customServiceConfig: |
1919
[DEFAULT]
2020
backup_driver = cinder.backup.drivers.ceph.CephBackupDriver
21+
backup_ceph_conf = /etc/ceph/az0.conf
2122
backup_ceph_pool = backups
2223
backup_ceph_user = openstack
2324
cinderVolumes:

0 commit comments

Comments
 (0)