Merge "Change the default ceph_nova_user in globals"

This commit is contained in:
Zuul 2024-04-10 15:20:45 +00:00 committed by Gerrit Code Review
commit a65524d0ca
1 changed files with 1 additions and 1 deletions

View File

@ -495,7 +495,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"