Skip to content

Commit

Permalink
Set storage_availability_zone for DCN cinder backup
Browse files Browse the repository at this point in the history
Jira: https://issues.redhat.com/browse/OSPRH-11770
Signed-off-by: John Fulton <fulton@redhat.com>
  • Loading branch information
fultonj committed Nov 19, 2024
1 parent f31aef1 commit e0e1620
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/ci_dcn_site/templates/service-values.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ data:
backup_ceph_conf = /etc/ceph/az0.conf
backup_ceph_pool = backups
backup_ceph_user = openstack
storage_availability_zone = az0
cinderVolumes:
{% for _ceph in _ceph_vars_list %}
{{ _ceph.cifmw_ceph_client_cluster }}:
Expand Down

0 comments on commit e0e1620

Please sign in to comment.