Hi all.
I am sing kolla-ansible 4.0 with and external ceph already deployed. 
I have in globals.yml the following setting:

enable_ceph: "no"
glance_backend_ceph: "yes"
nova_backend_ceph: "yes"
cinder_backend_ceph: "yes"
enable_cinder_backend_lvm: "no"


When I run kolla-ansible I got an error about not having cinder-volumes group
Cannot process volume group cinder-volumes

Do you know why it keeps looking for the cinder volumes? I ve done it before with no problem but maybe something in the global not correctly configured? 


Cheers


--
/Alfredo