Joshua Boniface
bcb5962353
Adds this option based on the findings of https://github.com/python-zk/kazoo/issues/630, whereby restores of >1MB in size would fail. This is considered an unsafe option, but given our usecase no actual znode should ever exceed this limit; this is purely for the large transactions that come from a `pvc task restore` action to an empty Zookeeper instance. |
||
---|---|---|
.. | ||
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.