Correct bug with libvirt permissions
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
---
|
||||
- name: create Libvirt keyring
|
||||
command: ceph auth get-or-create client.libvirt mon 'allow r' osd 'allow class-read object_prefix rbd_children, allow rwx pool=pvc*'
|
||||
command: ceph auth get-or-create client.libvirt mon 'allow r' osd 'allow class-read object_prefix rbd_children, allow rwx pool=*'
|
||||
|
Reference in New Issue
Block a user