"...The process as a whole requires minimal configuration changes after you've generated certs for your domain..."
4 posts in
Ansible
Have you ever been curious about what it would take to just have one ceph-ansible node manage all your Ceph environments? Well fortunately you're not alone, and this is something already possible with the use of ansible inventory directories. The configuration process as a whole is not bad, but it…
Does the thought of storing plain text passwords in configuration files make you feel uneasy? If you'd like to take advantage of using ansible-vault, a minor update to ceph-validate role will be required for the time being. Afterwards you can proceed to create a vault password for the required variable:…
"...which in some instances is a deal-breaker..."