Joshua Boniface
934f73af0f
Add the additional pvc_api_ssl_cert_path and pvc_api_ssl_key_path group_vars options, which can be used to set the SSL details to existing files on the filesystem if desired. If these are empty (or nonexistent), the original pvc_api_ssl_cert and pvc_api_ssl_key raw format options will be used as they were. Allows the administrator to use outside methods (such as Let's Encrypt) to obtain the certs locally on the system, avoiding changes to the group_vars and redeployment to manage SSL keys. |
||
---|---|---|
.. | ||
defaults | ||
files | ||
handlers | ||
tasks | ||
templates | ||
README.md |
README.md
package-pvc
This package configures the PVC virtual cluster system.
Supplemental variables
Configurable
ceph_storage_secret_key
: The Ceph storage secret key in base64 format.
- Should be obtained from Ceph cluster.
ceph_storage_secret_uuid
: A UUID for the Ceph secret in libvirt.
- Should be unique per cluster.