pvc-ansible/roles/pvc
Joshua Boniface b4c2b9bdf8 Lower sync and init tick limits
Lower both of these to 5 seconds to ensure Zookeeper doesn't linger on
startup or synchronization while pvcnoded is starting up (15s in
0.9.101).
2024-10-15 11:11:10 -04:00
..
defaults Add email reporting for autobackups (0.9.90) 2024-01-11 00:32:38 -05:00
files Update link to one level higher 2023-09-01 15:42:29 -04:00
handlers Add Prometheus Zookeeper exporter 2023-12-10 12:39:35 -05:00
tasks Fix unsafe conditional 2024-09-03 21:24:56 -04:00
templates Lower sync and init tick limits 2024-10-15 11:11:10 -04:00
README.md Initial commit of PVC Ansible role 2023-09-01 15:42:19 -04:00

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.