Joshua M. Boniface
d8e9b5353f
I figured a * wildcard would work, but no it doesn't. Libvirt needs the ability to talk to any pool arbitrarily since PVC can create and remove them at will.
4 lines
160 B
YAML
4 lines
160 B
YAML
---
|
|
- 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'
|