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

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

View File

@ -463,7 +463,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_keyring: "ceph.client.gnocchi.keyring"