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

View File

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