Merge "Change the default ceph_nova_user in globals" into stable/2023.2

This commit is contained in:
Zuul 2024-04-15 16:28:22 +00:00 committed by Gerrit Code Review
commit 3e6f2706d1
1 changed files with 1 additions and 1 deletions

View File

@ -488,7 +488,7 @@ workaround_ansible_issue_8743: yes
#ceph_cinder_backup_pool_name: "backups"
# Nova
#ceph_nova_keyring: "{{ ceph_cinder_keyring }}"
#ceph_nova_user: "nova"
#ceph_nova_user: "{{ ceph_cinder_user }}"
#ceph_nova_pool_name: "vms"
# Gnocchi
#ceph_gnocchi_user: "gnocchi"