Go to file
Cory Hawkless c9ad7d9dda
continuous-integration/drone/push Build is failing Details
redme update
2021-03-05 23:24:28 +10:30
tasks s 2020-08-20 18:38:36 +09:30
templates change from openstack 2020-08-20 18:23:33 +09:30
.drone.yml Add drone file 2021-03-05 23:08:54 +10:30
README.md redme update 2021-03-05 23:24:28 +10:30

README.md

Build Status

ansible-libvirtsecret

This is intended to be used an an Ansible role Used to deploy libvirt secret for allowing libvirt to connect to ceph

Required vars rbd_secret_uuid rbd_secret_key

Example to create ceph creds: ceph auth get-or-create client.openstack -o ceph.client.openstack.keyring ceph auth caps client.openstack mon 'allow r' osd "allow class-read object_prefix rbd_children, allow rwx pool=volumes, allow rx pool=images"